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/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/css/default.css') diff --git a/theme/css/default.css b/theme/css/default.css index 88ea9a9..276c29e 100644 --- a/theme/css/default.css +++ b/theme/css/default.css @@ -1105,7 +1105,7 @@ aside.gdbar.right img { } /* line 669, ../sass/default.scss */ aside.gdbar.bottom { - left: -moz-initial; + top: -moz-initial; top: initial; bottom: 60px; } -- cgit v1.2.3