Avoid the filter box getting an outline in chrome
This commit is contained in:
parent
626bf592de
commit
7760072e8e
@ -344,6 +344,7 @@ body > * {
|
|||||||
height: 16px;
|
height: 16px;
|
||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
outline: 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
width: calc(100% - 28px);
|
width: calc(100% - 28px);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user