polish off #10227 with an inline comment

This commit is contained in:
Mark Otto 2013-09-04 12:16:46 -07:00
parent 4498e8f57b
commit c0f6d722b0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* --------------------------------------------------
*/
html {
overflow-x: hidden;
overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {
padding-top: 70px;