projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aff30f
)
Make sure that the sidebar always uses left-aligned text
author
Chuck Hagenbuch
<chuck@horde.org>
Sun, 16 Jan 2011 02:07:51 +0000
(21:07 -0500)
committer
Chuck Hagenbuch
<chuck@horde.org>
Sun, 16 Jan 2011 02:07:51 +0000
(21:07 -0500)
horde/themes/default/screen.css
patch
|
blob
|
history
diff --git
a/horde/themes/default/screen.css
b/horde/themes/default/screen.css
index
b69a7ba
..
55d0872
100644
(file)
--- 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;