diff options
| author | Mark Otto <[email protected]> | 2012-04-07 23:41:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-04-07 23:41:09 -0700 |
| commit | 0b2d23d4439429cdbd0758d01f4602e6b2afde6d (patch) | |
| tree | 69471223f9cedec1b2e32a005a3487fe1aa717f8 /less | |
| parent | 28c4ed824ecec842b550970c8d29e60c89579ee3 (diff) | |
| download | bootstrap-0b2d23d4439429cdbd0758d01f4602e6b2afde6d.tar.xz bootstrap-0b2d23d4439429cdbd0758d01f4602e6b2afde6d.zip | |
add larger .input-* to block reset for responsive <767
Diffstat (limited to 'less')
| -rw-r--r-- | less/responsive-767px-max.less | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less index 9655981af..614c6905c 100644 --- a/less/responsive-767px-max.less +++ b/less/responsive-767px-max.less @@ -128,6 +128,9 @@ // FORM FIELDS // ----------- // Make span* classes full width + .input-large, + .input-xlarge, + .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], |
