mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Oops: unnecessary position relative
This commit is contained in:
parent
4f806218a4
commit
8c0b906065
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue