Issue #2041625 by vineet.osscube, tim.plunkett, tkoleary: Fixed Add space between file upload and button.

8.0.x
webchick 2013-08-12 00:03:07 -07:00
parent 4f555afc5e
commit 092fb4f5c1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
*/
.form-managed-file .form-file,
.form-managed-file .form-submit {
margin: 0;
margin: 0 0.5em;
}
.form-managed-file .progress-disabled {
display: inline;