* fixing line wrap in firefox of select files button
This commit is contained in:
parent
393d7f7d8b
commit
178bd52cd4
|
|
@ -141,7 +141,7 @@
|
|||
.btn-select-files {
|
||||
margin-top: 10px;
|
||||
margin-left:0;
|
||||
width:105px;
|
||||
width:110px;
|
||||
@include border_box_sizing;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue