ux: increased code editor auto complete width from 320px to 550px, fixes #9203

This commit is contained in:
Torkel Ödegaard 2017-09-12 11:36:30 +02:00
parent 3c16230158
commit 968ba30fa5

View File

@ -28,7 +28,7 @@
background-color: $dropdownBackground !important;
color: $dropdownLinkColor !important;
border: 1px solid $dropdownBorder !important;
width: 320px !important;
width: 550px !important;
.ace_scroller {
.ace_selected, .ace_active-line, .ace_line-hover {