aboutsummaryrefslogtreecommitdiff
path: root/theme/sass/default.scss
diff options
context:
space:
mode:
Diffstat (limited to 'theme/sass/default.scss')
-rw-r--r--theme/sass/default.scss5
1 files changed, 1 insertions, 4 deletions
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 {
733 color: $gray-1; 733 color: $gray-1;
734 line-height: 2.8; 734 line-height: 2.8;
735 } 735 }
736 aside {
737 width: 215px !important;
738 }
739 hgroup { 736 hgroup {
740 position: absolute; 737 position: absolute;
741 bottom: 225px; 738 bottom: 225px;
@@ -766,7 +763,7 @@ input, button {
766 763
767aside.gdbar { 764aside.gdbar {
768 height: 97px; 765 height: 97px;
769 width: 155px; 766 width: 215px;
770 position: absolute; 767 position: absolute;
771 left: 0; 768 left: 0;
772 top: 125px; 769 top: 125px;