luci-theme-rosy: Repair head and body alignment bugs.
[project/luci.git] / themes / luci-theme-rosy / htdocs / luci-static / rosy / cascade.css
index eb3022a910bebb3d9ff11bc100dbabc4f5893422..4ae8151050187677e82e8f92eb177684d3c5be30 100644 (file)
@@ -2552,6 +2552,9 @@ input[name="nslookup"] {
 }
 
 @media screen and (max-width: 1400px) {
 }
 
 @media screen and (max-width: 1400px) {
+       .logged-in header {
+               width: calc(100% - 230px - 2rem);
+       }
        .logged-in .main-right {
                width: calc(100% - 230px);
        }
        .logged-in .main-right {
                width: calc(100% - 230px);
        }