Skip to content

Commit

Permalink
Fix main page icons position for rtl layout
Browse files Browse the repository at this point in the history
  • Loading branch information
saivann committed May 22, 2014
1 parent 8f4f9d4 commit 8985591
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _less/rtl.less
Expand Up @@ -159,6 +159,9 @@ h2 .rssicon{
left:0;
}

.mainlist>div>div{
text-align:right;
}
.mainlist img{
margin-left:10px;
float:right;
Expand Down

0 comments on commit 8985591

Please sign in to comment.