diff --git a/css/modals.css b/css/modals.css index 6d372e5..3576872 100755 --- a/css/modals.css +++ b/css/modals.css @@ -32,4 +32,13 @@ .modal-form-input-number { width: 80px; -} \ No newline at end of file +} +.selectFiles > div > .control-label +{ + font-weight: normal; + margin-left:30px; +} +.selectFiles > div > .controls +{ + margin-left:30px; +} diff --git a/index.html b/index.html index 4e94063..617f806 100755 --- a/index.html +++ b/index.html @@ -555,7 +555,7 @@ - +