1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 14:17:11 +02:00

Oops: unnecessary position relative

This commit is contained in:
Chris 2015-03-25 21:33:49 -05:00
parent 4f806218a4
commit 8c0b906065

View File

@ -81,7 +81,6 @@ body[dir="rtl"] #panes > div:nth-of-type(2) {
#panes > div:nth-of-type(1) {
min-width: 150px;
padding: 4px 1px;
position: relative;
}
p {
text-align: center;