aboutsummaryrefslogtreecommitdiffstats
path: root/html/git-deps.html
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2015-01-13 00:26:29 +0000
committerAdam Spiers <git@adamspiers.org>2015-01-13 00:26:29 +0000
commitaf46651d6b501c105a44924500a15fae9b293007 (patch)
tree0ab9919b1c3cb31046845a094b61fcd8eb8eb170 /html/git-deps.html
parentbfbf0c11e5ad9102d857967d8495aa51c374827c (diff)
downloadgit-deps-af46651d6b501c105a44924500a15fae9b293007.tar.gz
move buttons onto same line to save space
Diffstat (limited to 'html/git-deps.html')
-rw-r--r--html/git-deps.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/html/git-deps.html b/html/git-deps.html
index 62468a4..ce42c97 100644
--- a/html/git-deps.html
+++ b/html/git-deps.html
@@ -30,12 +30,9 @@
<input type="text" name="commitish" size="20"
value="master" autofocus />
<button>Submit</button>
+ <button type="button" onclick="full_screen_click()">Full screen</button>
+ <button type="button" onclick="zoom_to_fit()">Zoom to fit (or double click)</button>
</form>
-
- <p>
- <button onclick="full_screen_click()">Full screen</button>
- <button onclick="zoom_to_fit()">Zoom to fit (or double click)</button>
- </p>
</div>
<div id="svg-container" />