diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-30 16:09:49 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-30 16:09:49 +0200 |
commit | 40bb7ded8de462d0a7ca9e8b227cf007095e70bc (patch) | |
tree | 5f8e3f8ef2a43f473b2931d4bb74d3f7bab82564 | |
parent | bfbafaa3cd5a9f081a51ef9c74e18026e1005329 (diff) | |
parent | cad690077c56d3ed423ac53fa292ead802fcb491 (diff) |
Merge branch 'clean' into allinone-nonedit
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -295,7 +295,7 @@ input#searchbox { margin-bottom: 1ex; padding: 1ex 1ex; border: 1px solid #aaa; - width: 25% + width: 25%; background: white; color: black !important; } |