Fix dropdown font size to match new button font size from #2985

This commit is contained in:
Matt Westcott 2016-09-27 01:25:36 +01:00
parent e31b26c4db
commit 53abc7477f

View file

@ -252,7 +252,7 @@
line-height: 1.85;
border: solid 1px transparent;
border-radius: 2px;
font-size: 11px;
font-size: 0.95em;
cursor: pointer;
-webkit-font-smoothing: subpixel-antialiased;
user-select: none;