mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Remove unwanted bottom padding from Chrome's popup
This commit is contained in:
parent
99d8f431d5
commit
56be0b6025
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ body {
|
|||
background-color: white;
|
||||
min-width: 180px;
|
||||
overflow: hidden;
|
||||
display: inline-block;
|
||||
float: left;
|
||||
}
|
||||
h1,h2,h3,h4 {
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue