mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 03:00:24 +00:00
Eagle eye
This commit is contained in:
parent
1497c21fe3
commit
b8a33eb1e0
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@
|
|||
|
||||
|
||||
// Scale up controls for tablets and up
|
||||
@media screen and (min-width: @screen-sm) {
|
||||
@media screen and (min-width: @screen-sm-min) {
|
||||
|
||||
// Scale up the controls a smidge
|
||||
.carousel-control {
|
||||
|
|
|
|||
Loading…
Reference in a new issue