public_html/skins

Thomas Brüderli bruederli at kolabsys.com
Mon Nov 24 11:59:59 CET 2014


 public_html/skins/default/style.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 20043931d6cef8dfe275ef6b7ba11833e8a86e76
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Mon Nov 24 11:55:20 2014 +0100

    Set logo width to 400px (#3610)

diff --git a/public_html/skins/default/style.css b/public_html/skins/default/style.css
index 96af8eb..c1523f8 100644
--- a/public_html/skins/default/style.css
+++ b/public_html/skins/default/style.css
@@ -246,7 +246,7 @@ table.list.tree td span.spacer {
   position: absolute;
   top: 0px;
   left: 10px;
-  width: 198px;
+  width: 400px;
   height: 74px;
   cursor: pointer;
   background: url(images/logo.png) 0 0 no-repeat;




More information about the commits mailing list