diff options
| author | Chris Rebert <[email protected]> | 2013-09-10 18:59:09 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-10 18:59:09 -0700 |
| commit | a9335e94e1ed7578bc8ec20140b0846666f06a1a (patch) | |
| tree | 69828d6d00498e4ac2251eeae97170dcbf4d09f9 /dist/css/bootstrap.css | |
| parent | cf09ec3c77b080c8969d1c96ec4ee2db1c8bafed (diff) | |
| download | bootstrap-a9335e94e1ed7578bc8ec20140b0846666f06a1a.tar.xz bootstrap-a9335e94e1ed7578bc8ec20140b0846666f06a1a.zip | |
run grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
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; |
