luci-theme-openwrt-2020: fix trailing comma in CSS
[project/luci.git] / themes / luci-theme-openwrt-2020 / htdocs / luci-static / openwrt2020 / cascade.css
index d394192f5012388a37f61a0bfb3a6545ac2c4dd9..6ee432f5c932584594fbaaced519bb437522c9c8 100644 (file)
@@ -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;
 }