notes: fix scrollbars appearing when using certain fonts.
This commit is contained in:
@@ -13,7 +13,7 @@ div#note-container {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
z-index: 150;
|
z-index: 150;
|
||||||
overflow: auto;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.note-body, div.note-box.embedded div.note-box-inner-border {
|
div.note-body, div.note-box.embedded div.note-box-inner-border {
|
||||||
|
|||||||
Reference in New Issue
Block a user