mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
Merge pull request #5791 from McGiverGim/fix_td_align
luci-material-theme: align td text width 33%
This commit is contained in:
@@ -76,7 +76,8 @@
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
.td[width="33%"] {
|
||||
.td[width="33%"],
|
||||
.td[width="33%"]~.td {
|
||||
padding: 1.1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user