ostatus link to the left in rtl mode

This commit is contained in:
Hannes Mannerheim 2015-06-17 01:08:41 +02:00
parent fdda2e4e0d
commit e4d4f3c3de

View File

@ -2406,6 +2406,10 @@ ul.queet-actions li .icon.is-mine:before {
width: 30px;
outline:none;
}
.queet.rtl .ostatus-link {
right:auto;
left:0;
}
.ostatus-link:hover {
background-position: 7px -212px;
opacity:1 !important;