diff --git a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css index 50b32b8..dd0a688 100644 --- a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css +++ b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css @@ -534,13 +534,6 @@ footer { white-space: nowrap; color: #aaa; } -@media screen and (max-width: 1080px) { - footer.mobile-hide { - display: unset; - white-space: normal; - text-align: center; - } -} footer > a { text-decoration: none; color: #aaa;