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 dd57af9 commit 8149b73Copy full SHA for 8149b73
1 file changed
styles/prosilver/theme/ideas.css
@@ -9,6 +9,10 @@ dd.topics {
9
font-weight: 400 !important;
10
}
11
12
+.idea-panel dd {
13
+ overflow: visible !important;
14
+}
15
+
16
/* Vote buttons */
17
.minivote {
18
line-height: normal;
@@ -184,10 +188,6 @@ dd.topics {
184
188
color: #ffffff;
185
189
186
190
187
-.status-dropdown-container {
- overflow: visible !important;
-}
-
191
.status-dropdown {
192
margin-top: 8px;
193
0 commit comments