mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 13:46:42 +02:00
fix docs horizontal scroll on tablet viewports
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user