aboutsummaryrefslogtreecommitdiff
path: root/less/tests/css-tests.css
diff options
context:
space:
mode:
Diffstat (limited to 'less/tests/css-tests.css')
-rw-r--r--less/tests/css-tests.css1
1 files changed, 1 insertions, 0 deletions
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);
}