aboutsummaryrefslogtreecommitdiff
path: root/less/tests/css-tests.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-01 19:25:50 -0700
committerMark Otto <[email protected]>2012-08-01 19:25:50 -0700
commit3c742fc08bd1714bf9145cebac8e7f653e83c05d (patch)
treedc286e17e5afb8a5ca49c877f34c7ece7013f624 /less/tests/css-tests.html
parent72323051c31810138fdff4156a88ee863f4f8001 (diff)
downloadbootstrap-3c742fc08bd1714bf9145cebac8e7f653e83c05d.tar.xz
bootstrap-3c742fc08bd1714bf9145cebac8e7f653e83c05d.zip
add test for textarea at .span12, really fix docs footer
Diffstat (limited to 'less/tests/css-tests.html')
-rw-r--r--less/tests/css-tests.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html
index 71de6cce7..ef3c0ef6e 100644
--- a/less/tests/css-tests.html
+++ b/less/tests/css-tests.html
@@ -1098,6 +1098,18 @@
+<br>
+<br>
+<br>
+
+
+ <div class="row-fluid">
+ <div class="span12">
+ <textarea class="span12"></textarea>
+ </div>
+ </div>
+
+
</div><!-- /container -->