#qp .inline {display: none} is not necessary anymore.
This commit is contained in:
parent
207ab2004e
commit
e94d22dacc
@ -5227,7 +5227,7 @@ a[href="javascript:;"] {\
|
||||
#content > [name=tab]:not(:checked) + div,\
|
||||
#updater:not(:hover) > :not(.move),\
|
||||
.autohide:not(:hover) > form,\
|
||||
#qp input, #qp .inline, .forwarded {\
|
||||
#qp input, .forwarded {\
|
||||
display: none !important;\
|
||||
}\
|
||||
\
|
||||
|
||||
@ -4100,7 +4100,7 @@ a[href="javascript:;"] {
|
||||
#content > [name=tab]:not(:checked) + div,
|
||||
#updater:not(:hover) > :not(.move),
|
||||
.autohide:not(:hover) > form,
|
||||
#qp input, #qp .inline, .forwarded {
|
||||
#qp input, .forwarded {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user