Browse Source

add margin for the FileInput-form

Artur Paikin 8 years ago
parent
commit
3bbc35d1ff
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/scss/_fileinput.scss

+ 3 - 3
src/scss/_fileinput.scss

@@ -1,6 +1,6 @@
-// @import '_variables.scss';
-// @import '_utils.scss';
-// @import '_common.scss';
+.uppy-FileInput-form {
+  margin-bottom: 15px;
+}
 
 
 .uppy-FileInput-btn {
 .uppy-FileInput-btn {
   @include reset-button;
   @include reset-button;