diff options
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; |
