From faef1db645917c394fc9584cb82d14e168bcb36f Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Mon, 9 Apr 2012 15:43:18 -0700 Subject: Fix for FF --- theme/sass/default.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/sass/default.scss') 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 { } &.bottom { - left: -moz-initial; + top: -moz-initial; top: initial; bottom: $slide-left-right-padding; } -- cgit v1.2.3