aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-08 11:33:55 -0800
committerJacob Thornton <[email protected]>2012-01-08 11:33:55 -0800
commitd4ded76a8fbd35ac66663a6b54f7ab6f85bf0350 (patch)
tree4e77821118cfce7a4bbfa39bd069cea91766af0e /lib
parentc78016e3acaa84adbdde9297c1082825b165f77c (diff)
downloadbootstrap-d4ded76a8fbd35ac66663a6b54f7ab6f85bf0350.tar.xz
bootstrap-d4ded76a8fbd35ac66663a6b54f7ab6f85bf0350.zip
get carousel working in firefox
Diffstat (limited to 'lib')
-rw-r--r--lib/thumbnails.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/thumbnails.less b/lib/thumbnails.less
index 6ac3cb51f..3d1d5bc24 100644
--- a/lib/thumbnails.less
+++ b/lib/thumbnails.less
@@ -51,6 +51,8 @@ a.thumbnail:hover {
.active, .next, .prev { display: block; }
+ .active { left: 0 }
+
.next, .prev {
position: absolute;
top: 0;