mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-07-31 02:50:26 +02:00
Cleanup and preparation for the last two module docs
This commit is contained in:
@@ -507,7 +507,7 @@
|
||||
<input type="file" id="file-input">
|
||||
<label for="file-input" class="button">Upload file...</label>
|
||||
</div></pre>
|
||||
<p class="do"><mark class="tertiary">Do:</mark> You can use a <code>.input-group</code> to wrap the <code><input></code> and <code><label></code>, if you wish.</p>
|
||||
<p class="do"><mark class="tertiary">Do:</mark> You can use an <code>.input-group</code> to wrap the file uplaod <code><input></code> and its linked <code><label></code>, if you wish.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user