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.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/sass/default.scss b/theme/sass/default.scss
index 912af01..e583d5d 100644
--- a/theme/sass/default.scss
+++ b/theme/sass/default.scss
@@ -667,7 +667,7 @@ aside.gdbar {
667 } 667 }
668 668
669 &.bottom { 669 &.bottom {
670 left: -moz-initial; 670 top: -moz-initial;
671 top: initial; 671 top: initial;
672 bottom: $slide-left-right-padding; 672 bottom: $slide-left-right-padding;
673 } 673 }