diff --git a/_less/rtl.less b/_less/rtl.less index 65372f9c..99c4d56c 100644 --- a/_less/rtl.less +++ b/_less/rtl.less @@ -237,6 +237,13 @@ h2 .rssicon{ .wallets>div>div>h2:first-child+div+div>a:active{ padding:0 8px; } +.wallets>div>div>h2:first-child+div+div>a:first-child+a, +.wallets>div>div>h2:first-child+div+div>a:first-child+a:visited, +.wallets>div>div>h2:first-child+div+div>a:first-child+a:link, +.wallets>div>div>h2:first-child+div+div>a:first-child+a:active{ + margin-left:0; + margin-right:10px; +} .wallets>div>div>h2:first-child+div+div+div+p{ padding-right:0; padding-left:5px;