Ensure min-height for left and right sidebar in editor
This commit is contained in:
@ -20,6 +20,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content-left-sidebar, #content-right-sidebar {
|
||||||
|
min-height: 250px;
|
||||||
|
}
|
||||||
|
|
||||||
.frame {
|
.frame {
|
||||||
display: none;
|
display: none;
|
||||||
|
Reference in New Issue
Block a user