diff options
| author | Mark Otto <[email protected]> | 2012-04-30 15:06:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-04-30 15:06:26 -0700 |
| commit | ad46b0980caf9a943ca213ce240083f7a65ac993 (patch) | |
| tree | 67087d7d5ab5e0a8106db52597be10273c7cea38 /less/tests/css-tests.css | |
| parent | b261f9781bbf31f499cb55c49451dc0c0ad43062 (diff) | |
| download | bootstrap-ad46b0980caf9a943ca213ce240083f7a65ac993.tar.xz bootstrap-ad46b0980caf9a943ca213ce240083f7a65ac993.zip | |
expand input css tests to fixed width grid
Diffstat (limited to 'less/tests/css-tests.css')
| -rw-r--r-- | less/tests/css-tests.css | 1 |
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); } |
