1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Remove unwanted bottom padding from Chrome's popup

This commit is contained in:
Deathamns 2014-10-28 12:18:38 +01:00
parent 99d8f431d5
commit 56be0b6025

View File

@ -6,7 +6,7 @@ body {
background-color: white;
min-width: 180px;
overflow: hidden;
display: inline-block;
float: left;
}
h1,h2,h3,h4 {
margin: 0;