diff options
author | Johannes Zellner <johannes@cloudron.io> | 2017-02-05 08:46:58 -0800 |
---|---|---|
committer | Johannes Zellner <johannes@cloudron.io> | 2017-02-05 08:46:58 -0800 |
commit | 8501cf881414be51a061e26c034d9e4c5d99c7ff (patch) | |
tree | 99560e24775a779430f8134e3fc5aca4cd6df884 | |
parent | 3a05b2028bc2f771c32edb76831740c03e9400b0 (diff) | |
download | Surfer-8501cf881414be51a061e26c034d9e4c5d99c7ff.tar.gz Surfer-8501cf881414be51a061e26c034d9e4c5d99c7ff.tar.zst Surfer-8501cf881414be51a061e26c034d9e4c5d99c7ff.zip |
Reduce spacing
-rw-r--r-- | frontend/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/index.html b/frontend/index.html index ba12d63..2377fa8 100644 --- a/frontend/index.html +++ b/frontend/index.html | |||
@@ -127,7 +127,6 @@ | |||
127 | <button class="btn btn-primary" v-on:click.stop.prevent="upload()" id="uploadButton">Upload</button> | 127 | <button class="btn btn-primary" v-on:click.stop.prevent="upload()" id="uploadButton">Upload</button> |
128 | </form> | 128 | </form> |
129 | </center> | 129 | </center> |
130 | <br/> | ||
131 | </div> | 130 | </div> |
132 | <div class="col-lg-12"> | 131 | <div class="col-lg-12"> |
133 | <ol class="breadcrumb"> | 132 | <ol class="breadcrumb"> |