Merge pull request #14 from Carreau/fix-completion-height

reduce completion div height
Matthias Bussonnier 11 years ago committed by Min RK
commit fd50718aef

@ -5,6 +5,7 @@
border: 1px solid @border_color;
.corner-all;
.box-shadow(0px 6px 10px -1px #adadad);
line-height: 1;
}
.completions select {

Loading…
Cancel
Save