mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-05-07 17:26:25 +02:00
Keep vertical scroll bar in reset.less
This commit is contained in:
@@ -43,6 +43,9 @@ html {
|
||||
font-size: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
overflow-y: scroll;
|
||||
-moz-scrollbars-vertical;
|
||||
-ms-overflow-y: scroll;
|
||||
}
|
||||
// Focus states
|
||||
a:focus {
|
||||
|
||||
Reference in New Issue
Block a user