summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-30 16:06:43 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-30 16:06:43 +0200
commit687abc4f9f74256d3f019b608cb4565b13df78ed (patch)
treeee5e2730afcdd438c532f20d45b2b0238f9e4b71
parentba40d7b2d8c254c3136ea5a4ec2b53e8f96a25d0 (diff)
parentb20d08a4029882a5a11152b52a8cc6aa38b2f0fa (diff)
Merge branch 'master' into scs
-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;
}