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