1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 12:21:35 +02:00

rename vertical-divider to divider-vertical, add more space around the divider

This commit is contained in:
Mark Otto
2012-01-30 01:09:34 -08:00
parent 8b77722a93
commit 8f448610a9
16 changed files with 18 additions and 18 deletions

View File

@@ -59,10 +59,10 @@
<li class="">
<a href="./less.html">Using LESS</a>
</li>
<li class="divider-vertical"></li>
<li class="">
<a href="./download.html">Customize</a>
</li>
<li class="vertical-divider"></li>
<li class="">
<a href="./examples.html">Examples</a>
</li>