Issue #1925748 by echoz: Fixed dropbutton in narrow views ui.
parent
a95db96e49
commit
438b2c08de
|
@ -369,3 +369,6 @@ html.js span.js-only {
|
|||
.js .views-edit-view .dropbutton-widget {
|
||||
position: static;
|
||||
}
|
||||
.js .views-edit-view .dropbutton-wrapper {
|
||||
width: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue