Merge pull request #6926 from dannil/fix/luci-mod-network-iface-wrapping
This commit is contained in:
commit
72cb359bc5
1 changed files with 4 additions and 0 deletions
|
@ -2144,6 +2144,10 @@ th[data-sort-direction="desc"]::after { content: "\a0\25bc"; }
|
||||||
padding: .25em;
|
padding: .25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#cbi-network-interface .ifacebox-body {
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
||||||
.ifacebadge {
|
.ifacebadge {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|
Loading…
Reference in a new issue