Fix the search clear button displacing the hidden threads count.
This commit is contained in:
parent
5a29b74581
commit
d7905a0960
@ -389,7 +389,9 @@ a[href="javascript:;"] {
|
||||
}
|
||||
#index-search-clear {
|
||||
color: gray;
|
||||
margin-left: -1.25em;
|
||||
position: relative;
|
||||
left: -1.25em;
|
||||
width: 0;
|
||||
}
|
||||
<% if (type === 'crx') { %>
|
||||
/* ``::-webkit-*'' selectors break selector lists on Firefox. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user