new stick top position for rte toolbar if tabs are present, issue #11870
This commit is contained in:
committed by
Nathan Woulfe
parent
9568d0cd6d
commit
a53d28310f
@@ -38,6 +38,10 @@
|
||||
.umb-rte .mce-top-part {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
|
||||
umb-editor-tab-bar ~ div & {
|
||||
top: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
/* make sure the menu wraps */
|
||||
|
||||
Reference in New Issue
Block a user