mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-17 16:02:33 +01:00
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) {
|
#panes > div:nth-of-type(1) {
|
||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
padding: 4px 1px;
|
padding: 4px 1px;
|
||||||
position: relative;
|
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user