ostatus link to the left in rtl mode
This commit is contained in:
parent
fdda2e4e0d
commit
e4d4f3c3de
|
@ -2406,6 +2406,10 @@ ul.queet-actions li .icon.is-mine:before {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
outline:none;
|
outline:none;
|
||||||
}
|
}
|
||||||
|
.queet.rtl .ostatus-link {
|
||||||
|
right:auto;
|
||||||
|
left:0;
|
||||||
|
}
|
||||||
.ostatus-link:hover {
|
.ostatus-link:hover {
|
||||||
background-position: 7px -212px;
|
background-position: 7px -212px;
|
||||||
opacity:1 !important;
|
opacity:1 !important;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user