Show Edit page Sidebar below all else in Mobile View
This commit is contained in:
parent
c2b181693b
commit
ee73e26cbb
|
@ -325,7 +325,9 @@ button.aslink:hover {
|
|||
}
|
||||
|
||||
.bl-publish-sidebar {
|
||||
display: none !important;
|
||||
width: 100% !important;
|
||||
padding: 0 !important;
|
||||
margin-bottom: 25px !important;
|
||||
}
|
||||
|
||||
.bl-publish-view {
|
||||
|
@ -746,4 +748,4 @@ div.plugin-links > span.separator {
|
|||
#jsformplugin button[type=submit] {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue