mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 12:30:23 +00:00
small text change on downloads page
This commit is contained in:
parent
f82db4b95b
commit
945870d778
2 changed files with 2 additions and 2 deletions
|
|
@ -97,7 +97,7 @@
|
|||
<label class="checkbox"><input type="checkbox" value=""> Grid system</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Layouts</label>
|
||||
<h3>Base CSS</h3>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Headings and body</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Headings, body, etc</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Code and pre</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Labels</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Tables</label>
|
||||
|
|
|
|||
2
docs/templates/pages/download.mustache
vendored
2
docs/templates/pages/download.mustache
vendored
|
|
@ -32,7 +32,7 @@
|
|||
<label class="checkbox"><input type="checkbox" value=""> Grid system</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Layouts</label>
|
||||
<h3>Base CSS</h3>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Headings and body</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Headings, body, etc</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Code and pre</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Labels</label>
|
||||
<label class="checkbox"><input type="checkbox" value=""> Tables</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue