summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-05 13:50:34 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-05 13:50:34 -0500
commit497777ba511a3bc15013cc436581da2f8202ed2c (patch)
tree1749f229777c5bcce0dbc56cccfa3ad2fc27474b
parent24dbc21e4b5e425e205ed317121c825cb3b5d964 (diff)
fix css bug
-rw-r--r--style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 8d3429e..e00eccf 100644
--- a/style.scss
+++ b/style.scss
@@ -34,6 +34,7 @@ Template: twentyeleven
width: 70%;
#content {
margin: 0 0 1.5em 0;
+ width: 100%;
}
}
#secondary {