ihover fit height, thank you anonymous
This commit is contained in:
parent
81280dd548
commit
ed9d2770ff
@ -2440,6 +2440,11 @@
|
||||
#qp, #iHover {\
|
||||
position: fixed;\
|
||||
}\
|
||||
\
|
||||
#iHover {\
|
||||
width: auto;\
|
||||
max-height: 100%;\
|
||||
}\
|
||||
\
|
||||
#navlinks {\
|
||||
position: fixed;\
|
||||
|
||||
@ -1908,6 +1908,11 @@ main =
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#iHover {
|
||||
width: auto;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
#navlinks {
|
||||
position: fixed;
|
||||
top: 25px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user