1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 17:19:38 +02:00

this may fix #454

This commit is contained in:
gorhill 2015-07-07 20:41:52 -04:00
parent 08ccebfd64
commit 8317e8757b

View File

@ -335,11 +335,6 @@ body[dir="rtl"] #popupContainer > div {
}
#netFilteringDialog .dialog select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-color: #f4f4f4;
border: 1px solid #ddd;
max-width: 75%;
outline: none;
padding: 0.2em;