Rollup merge of #62470 - dima74:patch-1, r=GuillaumeGomez

Prevent shrinking of "crate select" element on Firefox

This fixes #60368
This commit is contained in:
Mazdak Farrokhzad 2019-07-09 21:01:51 +02:00 committed by GitHub
commit 5915517c6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -639,6 +639,7 @@ a {
margin-top: 5px;
padding: 6px;
padding-right: 19px;
flex: none;
border: 0;
border-right: 0;
border-radius: 4px 0 0 4px;