mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
some pages can cause button elements to not be inlined
This commit is contained in:
parent
f7354b87e3
commit
b3d9b3ba73
1 changed files with 1 additions and 0 deletions
|
|
@ -667,6 +667,7 @@ var startPicker = function() {
|
|||
'box-sizing: border-box;',
|
||||
'box-shadow: none;',
|
||||
'border-radius: 3px;',
|
||||
'display: inline;',
|
||||
'line-height: 1;',
|
||||
'color: #444;',
|
||||
'background-color: #ccc;',
|
||||
|
|
|
|||
Loading…
Reference in a new issue