summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/local.css b/local.css
index 1253054a..0a132745 100644
--- a/local.css
+++ b/local.css
@@ -166,6 +166,7 @@ DIV#sidebar {
background-color: LightBlue;
min-height: 480px;
float: left;
+ display: inline;
text-align: left;
}
@@ -193,6 +194,7 @@ DIV#farbar {
background-color: LightBlue;
clear: both;
float: right;
+ display: inline;
margin: 20px 20px 1em 20px;
max-width: 180px;
padding: 10px;