mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
luci-theme-netgear: fix layout bug
This commit is contained in:
parent
6412031694
commit
0f0c3f1a25
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Netgear Theme
|
||||
LUCI_DEPENDS:=
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
|
@ -997,7 +997,7 @@ form.inline + form.inline,
|
||||
vertical-align: middle;
|
||||
padding:6px 10px;
|
||||
width: 23rem;
|
||||
float: left;
|
||||
float: none;
|
||||
text-align: right;
|
||||
display: table-cell;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user