No horizontal scrollbar in revison history sidebar
This commit is contained in:
parent
50d1b609ba
commit
0ad50c81ad
@ -198,7 +198,8 @@
|
||||
top: 45px;
|
||||
bottom: 0;
|
||||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/* Title */
|
||||
|
Loading…
x
Reference in New Issue
Block a user