From 8c2db7d7d62d22183601364e7dcaee4a12b083ea Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 25 Jun 2012 15:46:46 -0700 Subject: prevent button group buttons from wrapping in tight spaces by removing floats and replacing with font-size: 0; inline-block hack --- less/tests/css-tests.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index a61f6923a..2396e348c 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -953,6 +953,34 @@ + + + + + + + + + + + +
+ Maecenas faucibus mollis interdum. Nulla vitae elit libero, a pharetra augue. Donec ullamcorper nulla non metus auctor fringilla. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. + +
+ + + + +
+
+ + + + -- cgit v1.2.3