Skip to content

Commit

Permalink
Fixes styling issue with dropdown in Extensible Parameters plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoash committed Aug 30, 2016
1 parent 1253d5b commit c0df922
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions less/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -268,3 +268,7 @@ pre {
}
}
}

.comboBoxList {
color: @color-black;
}

0 comments on commit c0df922

Please sign in to comment.