1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 17:49:39 +02:00

no need for round corners in low-res mode

This commit is contained in:
gorhill 2015-03-20 16:24:50 -04:00
parent 12d2ab526f
commit 36617ba3f5

View File

@ -72,6 +72,7 @@ iframe {
display: none;
}
.tabButton {
border-radius: 0;
border-top: 0;
display: block;
}