2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Redo the responsive utilities stuff

* Update docs language
* Enforce display: block; on all utilities for now
* Fix up docs CSS for the tests
This commit is contained in:
Mark Otto
2013-05-16 19:13:58 -07:00
parent bdd5022833
commit e5d6a40a77
5 changed files with 44 additions and 42 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
</div>
<!-- Quick back to top -->
<a href="#welcome" class="bs-top">
<a href="#" class="bs-top">
Back to top
</a>