diff options
Diffstat (limited to 'themes/luci-theme-openwrt-2020/htdocs/luci-static')
-rw-r--r-- | themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css index d394192f5..6ee432f5c 100644 --- a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css +++ b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css @@ -990,7 +990,7 @@ input[type="password"] + .btn, input[type="password"] + button { border-radius: 0 .25em .25em 0; } -.control-group > select + .btn, .control-group > select + button, { +.control-group > select + .btn, .control-group > select + button { margin-left: .25em; } |