From 04e483d16abfe418cf164c96de78261fd5cb12c3 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 2 Jul 2018 09:23:56 +0200 Subject: [PATCH] luci-theme-openwrt: minor mobile style fixes Signed-off-by: Jo-Philipp Wich --- .../htdocs/luci-static/openwrt.org/cascade.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css index 4bd03f7d6..4bde3eaea 100644 --- a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -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; - } } -- 2.25.1