mirror of https://github.com/gorhill/uBlock.git
Oops: unnecessary position relative
This commit is contained in:
parent
4f806218a4
commit
8c0b906065
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue