mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-12 06:13:09 +00:00
polish off #10227 with an inline comment
This commit is contained in:
parent
4498e8f57b
commit
c0f6d722b0
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
* --------------------------------------------------
|
* --------------------------------------------------
|
||||||
*/
|
*/
|
||||||
html {
|
html {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden; /* Prevent scroll on narrow devices */
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
padding-top: 70px;
|
padding-top: 70px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue