From bb0557c16f9a6bb8a0b547e735b30c6bb962b8cb Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Fri, 13 Apr 2012 13:12:20 -0700 Subject: removing uncessary width --- theme/sass/default.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'theme/sass') diff --git a/theme/sass/default.scss b/theme/sass/default.scss index 4dcbb7a..89d38d0 100644 --- a/theme/sass/default.scss +++ b/theme/sass/default.scss @@ -733,9 +733,6 @@ input, button { color: $gray-1; line-height: 2.8; } - aside { - width: 215px !important; - } hgroup { position: absolute; bottom: 225px; @@ -766,7 +763,7 @@ input, button { aside.gdbar { height: 97px; - width: 155px; + width: 215px; position: absolute; left: 0; top: 125px; -- cgit v1.2.3