mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-08 06:36:33 +02:00
fix docs horizontal scroll on tablet viewports
This commit is contained in:
@@ -887,7 +887,7 @@ form.bs-docs-example {
|
|||||||
|
|
||||||
/* Tablet
|
/* Tablet
|
||||||
------------------------- */
|
------------------------- */
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 767px) {
|
||||||
/* Remove any padding from the body */
|
/* Remove any padding from the body */
|
||||||
body {
|
body {
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
Reference in New Issue
Block a user