mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03: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