BugZilla: Changings for Bug 24177

Joerg Schiermeier project at Schiermeier-Software.de
Mon Sep 20 12:38:10 CDT 2010


---
 skins/custom/index.css |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/skins/custom/index.css b/skins/custom/index.css
index 2c40719..bf064c4 100644
--- a/skins/custom/index.css
+++ b/skins/custom/index.css
@@ -7,6 +7,8 @@
 }
 div#login_box {
     position: relative;
-    top: 205px;
+/** -causes an error-
+ * top: 205px;
+ */
     text-align: left;
 }
\ No newline at end of file
--
1.7.1




More information about the wine-devel mailing list