diff options
Diffstat (limited to 'less/tests/css-tests.html')
| -rw-r--r-- | less/tests/css-tests.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index a8f62c3cc..3ded955bf 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1011,7 +1011,8 @@ </form> </div><!--/span--> <div class="span4"> - + <button class="btn">Action <span class="badge">2</span></button> + <button class="btn">Action <span class="label">2</span></button> </div><!--/span--> </div><!--/row--> |
