Merge pull request #554 from dod-ccpo/fix-browse-button
Fix browse button in Firefox
This commit is contained in:
commit
6e6b5948b1
@ -285,6 +285,10 @@
|
||||
&.usa-input--success {
|
||||
@include input-state('success');
|
||||
}
|
||||
|
||||
[type='file'] {
|
||||
height: auto
|
||||
}
|
||||
}
|
||||
|
||||
select {
|
||||
|
Loading…
x
Reference in New Issue
Block a user