Skip to content

Commit fbed8e7

Browse files
committed
RTL fix [ci skip]
1 parent 6d91642 commit fbed8e7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

styles/prosilver/theme/ideas.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ dd.topics {
55
padding-left: 10px !important;
66
}
77

8+
.rtl dd.topics {
9+
text-align: right;
10+
padding-right: 10px !important;
11+
}
12+
813
.fa-lightbulb-o {
914
font-weight: 400 !important;
1015
}

0 commit comments

Comments
 (0)