summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-10-02 14:26:31 +0200
committerSiri Reiter <siri@jones.dk>2010-10-02 14:26:31 +0200
commitaa1b3453c2956d39135567c0007b2021997df52e (patch)
tree7657eb1d119f6a84a7bb95fd27a142b70f97a2bc
parent10821de537e8b2fb8a51e6249255516fe93ab158 (diff)
Style: Farbar width ended with sign ; .
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 1e5c964b..aa9ad669 100644
--- a/local.css
+++ b/local.css
@@ -187,7 +187,7 @@ DIV.farbar {
float: left;
margin-left: -25%;
background: lightblue;
- width: 25%
+ width: 25%;
max-width: 300px;
}