Skip to content

Commit

Permalink
support longer text in network dropdown (#9085)
Browse files Browse the repository at this point in the history
  • Loading branch information
brad-decker authored and Gudahtt committed Aug 7, 2020
1 parent f9e4023 commit 7cf930f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/app/css/itcss/components/network.scss
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
}

.network-dropdown-content {
height: 36px;
min-height: 36px;
width: 265px;
color: $dusty-gray;
font-family: Roboto;
Expand Down

0 comments on commit 7cf930f

Please sign in to comment.