Index: trunk/phase3/skins/vector/main-rtl.css |
— | — | @@ -1153,3 +1153,9 @@ |
1154 | 1154 | background-position:left bottom; |
1155 | 1155 | background-repeat:no-repeat; |
1156 | 1156 | } |
| 1157 | + |
| 1158 | +/* Convenience links to edit block, delete and protect reasons */ |
| 1159 | +p.mw-ipb-conveniencelinks, p.mw-protect-editreasons, |
| 1160 | +p.mw-filedelete-editreasons, p.mw-delete-editreasons { |
| 1161 | + float: left; |
| 1162 | +} |
\ No newline at end of file |