diff options
Diffstat (limited to 'less/tests/css-tests.html')
| -rw-r--r-- | less/tests/css-tests.html | 12 |
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 --> |
