mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 22:08:05 +01:00
fix docs horizontal scroll on tablet viewports
This commit is contained in:
parent
303a33f15c
commit
17d8c78e52
@ -887,7 +887,7 @@ form.bs-docs-example {
|
||||
|
||||
/* Tablet
|
||||
------------------------- */
|
||||
@media (max-width: 768px) {
|
||||
@media (max-width: 767px) {
|
||||
/* Remove any padding from the body */
|
||||
body {
|
||||
padding-top: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user