From: Chuck Hagenbuch Date: Sun, 16 Jan 2011 02:07:51 +0000 (-0500) Subject: Make sure that the sidebar always uses left-aligned text X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0660e2dbbe43c670fd37fb4dfea88c755a07dfba;p=horde.git Make sure that the sidebar always uses left-aligned text --- diff --git a/horde/themes/default/screen.css b/horde/themes/default/screen.css index b69a7ba32..55d087277 100644 --- a/horde/themes/default/screen.css +++ b/horde/themes/default/screen.css @@ -575,6 +575,7 @@ body.login-form { padding-bottom: 10px; background: #eee; white-space: nowrap; + text-align: left; } #sidebarPanel a, #sidebarPanel span { color: #000;