From ad46b0980caf9a943ca213ce240083f7a65ac993 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Apr 2012 15:06:26 -0700 Subject: expand input css tests to fixed width grid --- less/tests/css-tests.css | 1 + 1 file changed, 1 insertion(+) (limited to 'less/tests/css-tests.css') diff --git a/less/tests/css-tests.css b/less/tests/css-tests.css index ac764270a..e0870be44 100644 --- a/less/tests/css-tests.css +++ b/less/tests/css-tests.css @@ -30,6 +30,7 @@ h4 { /* Fluid row inputs */ +#rowInputs .row > [class*=span], #fluidRowInputs .row-fluid > [class*=span] { background-color: rgba(255,0,0,.1); } -- cgit v1.2.3