projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfbdae1
)
Don't set a width on the login button.
author
Jan Schneider
<jan@horde.org>
Fri, 5 Nov 2010 21:22:34 +0000
(22:22 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 8 Nov 2010 12:34:53 +0000
(13:34 +0100)
horde/themes/screen.css
patch
|
blob
|
history
diff --git
a/horde/themes/screen.css
b/horde/themes/screen.css
index
af3c348
..
eb990cf
100644
(file)
--- a/
horde/themes/screen.css
+++ b/
horde/themes/screen.css
@@
-552,7
+552,7
@@
body.login-form {
#login-form #login-button {
margin: .5em auto;
text-align: center;
- width:
5em
;
+ width:
auto
;
}
#login-form .extras {
font-size: 75%;