mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2024-11-30 12:36:03 +00:00
change column to 9 so they all display on one row
This commit is contained in:
parent
7646d74064
commit
f753fdce75
@ -1,5 +1,5 @@
|
||||
<div class="row options" style="background: none;">
|
||||
<div class="offset-10 col-2" style="background: none;">
|
||||
<div class="offset-9 col" style="background: none;">
|
||||
<button name="submit" type="submit" class="btn btn-success btn-save">SAVE</button>
|
||||
<button name="submit" type="reset" class="btn btn-warning btn-clear">CLEAR</button>
|
||||
<button name="submit" type="submit" class="btn btn-danger btn-delete">DELETE</button>
|
||||
|
Loading…
Reference in New Issue
Block a user