diff options
author | Yorhel <git@yorhel.nl> | 2009-10-24 16:03:29 +0200 |
---|---|---|
committer | Yorhel <git@yorhel.nl> | 2009-10-24 16:03:29 +0200 |
commit | 4988df43a6bea9795bd1873c1582a86c367a2a9c (patch) | |
tree | 7497ccfccab290dd381300d28db84156ae674505 /data | |
parent | 705d661d27287b2f7c6548e8764ab7a1291f5d83 (diff) |
CSS: Widened login button a bit more
Hungarian TL still didn't fit.
Diffstat (limited to 'data')
-rw-r--r-- | data/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/style.css b/data/style.css index 6bd0c547..ff0844ad 100644 --- a/data/style.css +++ b/data/style.css @@ -295,8 +295,8 @@ b.future, b.standout, a.standout { margin-left: 15px; } #menulist input.submit { - width: 70px; - margin-left: 30px; + width: 90px; + margin-left: 20px; } #menulist #search input.text { width: 133px; |