style width update

Bug fix for the comments being pushed below the sidebar
This commit is contained in:
Lightforger
2013-03-18 13:18:05 +01:00
parent a33f320a44
commit 4e29f4d712

View File

@@ -27,6 +27,7 @@ div#page {
aside#sidebar {
width: 15em;
float: left;
position: absolute;
h1 {
font-size: $h3_size;