מדיה ויקי:Common.css: הבדלים בין גרסאות בדף
more generic |
Fix redirect arrow placement |
||
| שורה 887: | שורה 887: | ||
left: 0; | left: 0; | ||
right: auto; | right: auto; | ||
} | |||
/* | |||
Fix redirect arrow placement. | |||
This can be removed when the following patch is deployed: | |||
https://gerrit.wikimedia.org/r/#/c/181267/ | |||
*/ | |||
.mw-content-rtl .redirectText li:first-child { | |||
background-position: right bottom; | |||
} | } | ||