diff options
| author | Mark Otto <[email protected]> | 2014-02-08 16:13:30 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-08 16:13:30 -0800 |
| commit | 26e2d7cdc948dfdd3b0646ed29c6d5c37d8df710 (patch) | |
| tree | 501ce4f93bd83595fa773664c3685d6af54af17b /dist/css/bootstrap.css | |
| parent | b6444c6472f360a0b2a61868c3b2a9c256de32f7 (diff) | |
| download | bootstrap-26e2d7cdc948dfdd3b0646ed29c6d5c37d8df710.tar.xz bootstrap-26e2d7cdc948dfdd3b0646ed29c6d5c37d8df710.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
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; |
