luci-app-mwan3: fix css status with 5031/head
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 6 May 2021 09:44:57 +0000 (11:44 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 6 May 2021 10:13:33 +0000 (12:13 +0200)
This commit fixes the width of the mwan3 status page for the
openwrt-2020 theme.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-mwan3/luasrc/view/mwan/overview_status_interface.htm

index ee746a00bb8dba8c985529d91cb0ffd2c12b0201..b3210ee1375667d3b4a99dc7048f9b4f49283200 100644 (file)
@@ -99,7 +99,7 @@ XHR.poll(-1, '<%=luci.dispatcher.build_url("admin", "status", "mwan", "interface
                display: inline-block;
                margin: 1rem;
                padding: 1rem;
-               width: 10rem;
+               width: 15rem;
                float: left;
                line-height: 125%;
        }