From a9335e94e1ed7578bc8ec20140b0846666f06a1a Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 10 Sep 2013 18:59:09 -0700 Subject: run grunt dist --- dist/css/bootstrap.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 3e5a31f05..32805eafc 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -6290,7 +6290,8 @@ body.modal-open, @media screen and (min-width: 768px) { .carousel-control .glyphicons-chevron-left, - .carousel-control .glyphicons-chevron-right .icon-prev, + .carousel-control .glyphicons-chevron-right, + .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; -- cgit v1.2.3