[guadec-web] don't set height and width on logo in admin area



commit 9acf3a3ec64ef0d2a1a16c1dc5e2f2c9bfab4c4a
Author: Andreas Nilsson <anilsson redhat com>
Date:   Thu Mar 21 14:20:46 2013 -0300

    don't set height and width on logo in admin area

 wordcamp-base/css/login.css |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/wordcamp-base/css/login.css b/wordcamp-base/css/login.css
index 551683c..f8c946c 100644
--- a/wordcamp-base/css/login.css
+++ b/wordcamp-base/css/login.css
@@ -1,5 +1,3 @@
 #login h1 a {
-       width: 244px;
-       height: 65px;
        background: url("../images/logo.png") no-repeat center !important;
 }
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]