git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
78b75ec
)
luci-theme-rosy: Repair head and body alignment bugs.
author
YanlanShen
<redacted>
Sun, 10 Mar 2019 10:48:09 +0000
(18:48 +0800)
committer
YanlanShen
<redacted>
Sun, 10 Mar 2019 10:48:09 +0000
(18:48 +0800)
Signed-off-by: YanlanShen <redacted>
themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css
b/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css
index eb3022a910bebb3d9ff11bc100dbabc4f5893422..4ae8151050187677e82e8f92eb177684d3c5be30 100644
(file)
--- a/
themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css
+++ b/
themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css
@@
-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);
}
git clone https://git.99rst.org/PROJECT