mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
clarify comment
This commit is contained in:
@@ -35,7 +35,7 @@ body {
|
|||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
display: block;
|
display: block;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto; /* Scrollable contents if page is short */
|
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
|
||||||
padding: 70px 20px 20px;
|
padding: 70px 20px 20px;
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
border-right: 1px solid #eee;
|
border-right: 1px solid #eee;
|
||||||
|
|||||||
Reference in New Issue
Block a user