summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-30 16:06:42 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-30 16:06:42 +0200
commit3383822aff6b13a78cec7b28119533cb86cbb440 (patch)
tree48de1bfba19d138f8ba950ac72708239e8b9505d
parenta07870cfe7a74abbf96a8624c435c30cbcd7c492 (diff)
parentcad690077c56d3ed423ac53fa292ead802fcb491 (diff)
Merge branch 'clean' into allinone
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 2e6cdee..44a6e0f 100644
--- a/style.css
+++ b/style.css
@@ -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;
}