add missing overflow to css
This commit is contained in:
parent
4dfdbeba54
commit
68659c7740
@ -1303,6 +1303,9 @@ section #jotOpen {
|
||||
}
|
||||
|
||||
/* Filebrowser */
|
||||
#jot-fbrowser-wrapper {
|
||||
overflow: hidden;
|
||||
}
|
||||
.fbrowser .breadcrumb {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user