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 25a77eca0..c0408b4de 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -6223,7 +6223,8 @@ body.modal-open, } @media screen and (min-width: 768px) { - .carousel-control .icon-prev, + .carousel-control .glyphicons-chevron-left, + .carousel-control .glyphicons-chevron-right .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; |
