diff --git a/wtf-forms.css b/wtf-forms.css index 644ff95..c62693d 100644 --- a/wtf-forms.css +++ b/wtf-forms.css @@ -181,6 +181,38 @@ .select option { background-color: white; } + + /* workaround for Firefox 30.0 */ + /* It hides the default dropdown arrow with a ':before' element. + If you change the background-color of the element has always to be a little + bigger than the border right radius of the ':before' element, because it has to completly hide it. + On other hand, border left radius of the