Skip to content

Commit 55a281c

Browse files
Add more space between buttons
1 parent 0600a1d commit 55a281c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/worldclkinfo/custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<button id="addrow" class="btn">+</button>
2323
<button id="delrow" class="btn">-</button>
24-
<br>
24+
<br><br><br>
2525
<button id="upload" class="btn btn-primary">Upload</button>
2626
<template id="row-template">
2727
<tr class="row">

0 commit comments

Comments
 (0)