mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
some pages can cause button elements to not be inlined
This commit is contained in:
parent
f7354b87e3
commit
b3d9b3ba73
@ -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 New Issue
Block a user