mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
luci-theme-openwrt: remove empty CSS
It is not advisable to have empty rulesets in CSS. Removing the empty ruleset. Signed-off-by: Joshua Criss <owlsy@outlook.com.au>
This commit is contained in:
committed by
Paul Donald
parent
c39d69cd08
commit
fa2ce66ba1
@@ -1772,10 +1772,7 @@ select + .cbi-button {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 992px) {
|
@media screen and (max-width: 992px) {
|
||||||
body {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#maincontainer {
|
#maincontainer {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user