We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d91642 commit fbed8e7Copy full SHA for fbed8e7
1 file changed
styles/prosilver/theme/ideas.css
@@ -5,6 +5,11 @@ dd.topics {
5
padding-left: 10px !important;
6
}
7
8
+.rtl dd.topics {
9
+ text-align: right;
10
+ padding-right: 10px !important;
11
+}
12
+
13
.fa-lightbulb-o {
14
font-weight: 400 !important;
15
0 commit comments