mirror of https://github.com/gorhill/uBlock.git
Remove unwanted bottom padding from Chrome's popup
This commit is contained in:
parent
99d8f431d5
commit
56be0b6025
|
@ -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 New Issue