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 { aside#sidebar {
width: 15em; width: 15em;
float: left; float: left;
position: absolute;
h1 { h1 {
font-size: $h3_size; font-size: $h3_size;