diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -164,7 +164,7 @@ DIV#sidebar { margin: 20px 1em 1em 20px; padding: 10px; background-color: LightBlue; - min-height: 480px + min-height: 480px; float: left; text-align: left; } |