diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-05 13:50:34 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-05 13:50:34 -0500 |
commit | 497777ba511a3bc15013cc436581da2f8202ed2c (patch) | |
tree | 1749f229777c5bcce0dbc56cccfa3ad2fc27474b | |
parent | 24dbc21e4b5e425e205ed317121c825cb3b5d964 (diff) |
fix css bug
-rw-r--r-- | style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ Template: twentyeleven width: 70%; #content { margin: 0 0 1.5em 0; + width: 100%; } } #secondary { |