diff --git themes/garland/style-rtl.css themes/garland/style-rtl.css index 30c2b66..a3c9436 100644 --- themes/garland/style-rtl.css +++ themes/garland/style-rtl.css @@ -213,6 +213,7 @@ ul.links li, ul.inline li { .node .links, .comment .links { text-align: right; + padding-right: 0; } .user-picture, diff --git themes/garland/style.css themes/garland/style.css index cfaee35..5fb9847 100644 --- themes/garland/style.css +++ themes/garland/style.css @@ -799,6 +799,7 @@ ul.inline li { .node .links, .comment .links { text-align: left; /* LTR */ + padding-left: 0; /* LTR */ } .user-picture,