From 26e2d7cdc948dfdd3b0646ed29c6d5c37d8df710 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Feb 2014 16:13:30 -0800 Subject: grunt --- dist/css/bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 83e6f2605..bf4ebac12 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -5572,8 +5572,8 @@ button.close { text-shadow: none; } @media screen and (min-width: 768px) { - .carousel-control .glyphicons-chevron-left, - .carousel-control .glyphicons-chevron-right, + .carousel-control .glyphicon-chevron-left, + .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; -- cgit v1.2.3