Make sure that the sidebar always uses left-aligned text
authorChuck Hagenbuch <chuck@horde.org>
Sun, 16 Jan 2011 02:07:51 +0000 (21:07 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 16 Jan 2011 02:07:51 +0000 (21:07 -0500)
horde/themes/default/screen.css

index b69a7ba..55d0872 100644 (file)
@@ -575,6 +575,7 @@ body.login-form {
     padding-bottom: 10px;
     background: #eee;
     white-space: nowrap;
+    text-align: left;
 }
 #sidebarPanel a, #sidebarPanel span {
     color: #000;