luci-theme-openwrt: minor mobile style fixes
authorJo-Philipp Wich <jo@mein.io>
Mon, 2 Jul 2018 07:23:56 +0000 (09:23 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 2 Jul 2018 07:23:56 +0000 (09:23 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css

index 4bd03f7d6fb4de9f4665f58ce1fd6524ed9a92c2..4bde3eaea221074949202bbe0451e9223adf667f 100644 (file)
@@ -1311,6 +1311,7 @@ ul.cbi-tabmenu li.cbi-tab {
 .ifacebadge.large,
 .network-status-table .ifacebox-body .ifacebadge {
        flex: 1;
+       -webkit-flex: 1 1 auto;
        margin: .5em .25em .25em .25em;
        padding: .5em;
        min-width: 220px;
@@ -1727,8 +1728,4 @@ ul.cbi-tabmenu li.cbi-tab {
        #cbi-network-switch_vlan .td.cbi-section-actions {
                flex-basis: 100%;
        }
-
-       .network-status-table .ifacebox {
-               margin: 0 0 .5em 0;
-       }
 }