luci-theme-bootstrap: fix display glitch with combo buttons in row actions
Fixes: #5693 Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit edbde448b8fae99a5646951aef5f3717dc283c87)
This commit is contained in:
parent
31a27f3087
commit
2dba71e4e8
@ -2030,7 +2030,7 @@ table table td,
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.td.cbi-section-actions > * > *,
|
||||
.td.cbi-section-actions > :not(.cbi-dropdown) > *,
|
||||
.td.cbi-section-actions > * > form > * {
|
||||
flex: 1 1 4em;
|
||||
margin: 0 1px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user