mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 16:50:23 +00:00
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
This commit is contained in:
commit
7f4e05fcce
1 changed files with 1 additions and 1 deletions
2
css.html
2
css.html
|
|
@ -96,7 +96,7 @@ base_url: "../"
|
|||
/* Small devices (tablets, 768px and up) */
|
||||
@media (min-width: @screen-tablet) { ... }
|
||||
|
||||
/* Medium devices (tablets, 992px and up) */
|
||||
/* Medium devices (desktops, 992px and up) */
|
||||
@media (min-width: @screen-desktop) { ... }
|
||||
|
||||
/* Large devices (large desktops, 1200px and up) */
|
||||
|
|
|
|||
Loading…
Reference in a new issue