Merge remote-tracking branch 'origin/master' into vnext

This commit is contained in:
Danny Coates
2018-05-29 15:12:46 -07:00

View File

@@ -11,11 +11,10 @@
.select::after { .select::after {
color: #0094fb; color: #0094fb;
content: '\25BC'; content: '\25BC';
position: absolute;
right: 0;
padding: 0 10px;
pointer-events: none; pointer-events: none;
font-size: 20px; font-size: 20px;
margin-left: -30px;
padding-right: 10px;
} }
option { option {