luci-theme-rosy: Repair head and body alignment bugs. 2591/head
authorYanlanShen <yanlan.Shen@rosinson.com>
Sun, 10 Mar 2019 10:48:09 +0000 (18:48 +0800)
committerYanlanShen <yanlan.Shen@rosinson.com>
Sun, 10 Mar 2019 10:48:09 +0000 (18:48 +0800)
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
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) {
+       .logged-in header {
+               width: calc(100% - 230px - 2rem);
+       }
        .logged-in .main-right {
                width: calc(100% - 230px);
        }