mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
fix: icon design better .div space occupation
This commit is contained in:
parent
5e28345ed5
commit
fea5c30d69
4 changed files with 17 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<button type="button" class="secondary" id="toggle-add-concert-btn">+ Proposer un concert</button>
|
||||
</div>
|
||||
<div class="panel" id="add-concert-panel" style="display:none">
|
||||
<form id="add-concert-form" class="stacked-form">
|
||||
<form id="add-concert-form" class="inline-form">
|
||||
<label>Nom <input name="name"></label>
|
||||
<label>Lieu <input name="venue"></label>
|
||||
<label>Date <input type="date" name="concertDate" required></label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue