diff --git a/css/index.styl b/css/index.styl index 3b325f4..a5eb352 100644 --- a/css/index.styl +++ b/css/index.styl @@ -223,7 +223,10 @@ label.myLabel input[type="file"] { border: 2px solid #CCC; border-radius: 4px; padding: 2px 5px; - margin: 2px; + margin-left: 4px; + margin-right: 2px; + margin-top: 2px; + margin-bottom: 2px; background: #EEE; display: inline-block; } diff --git a/lib/components/UploadPage.js b/lib/components/UploadPage.js index 64ff47b..8f384ad 100644 --- a/lib/components/UploadPage.js +++ b/lib/components/UploadPage.js @@ -56,11 +56,11 @@ export default class UploadPage extends React.Component {

Your files, delivered.

Drag the file into this window to get started.

Or - - . + + .