aboutsummaryrefslogtreecommitdiff
path: root/theme/css/default.css
diff options
context:
space:
mode:
authorEric Bidelman2012-04-09 15:43:18 -0700
committerEric Bidelman2012-04-09 15:43:18 -0700
commitfaef1db645917c394fc9584cb82d14e168bcb36f (patch)
tree5ab67f55a9c97c57563c0c02b35f329c06b321f1 /theme/css/default.css
parent6335dc2b57cd27541024c29f6815b9247e4abd38 (diff)
downloadio-slides-remote-faef1db645917c394fc9584cb82d14e168bcb36f.tar.gz
Fix for FF
Diffstat (limited to 'theme/css/default.css')
-rw-r--r--theme/css/default.css2
1 files changed, 1 insertions, 1 deletions
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 {
1105} 1105}
1106/* line 669, ../sass/default.scss */ 1106/* line 669, ../sass/default.scss */
1107aside.gdbar.bottom { 1107aside.gdbar.bottom {
1108 left: -moz-initial; 1108 top: -moz-initial;
1109 top: initial; 1109 top: initial;
1110 bottom: 60px; 1110 bottom: 60px;
1111} 1111}