This commit is contained in:
@@ -20,16 +20,20 @@
|
||||
}
|
||||
|
||||
|
||||
.umb-editor-container{
|
||||
.umb-editor-container {
|
||||
top: 101px;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
bottom: 60px;
|
||||
bottom: 52px;
|
||||
position: absolute;
|
||||
clear: both;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.umb-editor-wrapper.-no-footer .umb-editor-container {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.umb-editor-container.-stop-scrolling {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user