Make wmd bar scrollbar hidden
This commit is contained in:
parent
cae65de1d5
commit
b1a52cc872
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
margin: 10px 5px 5px;
|
||||
padding: 0;
|
||||
height: 20px;
|
||||
overflow-x: auto;
|
||||
overflow-x: none;
|
||||
}
|
||||
|
||||
.wmd-spacer {
|
||||
|
|
Loading…
Reference in a new issue