]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Add Error, Small to 100% width media query. 1044/head
authorEnigmaSolved <sean@enigmasolved.com>
Fri, 19 Oct 2012 23:59:34 +0000 (20:59 -0300)
committerEnigmaSolved <sean@enigmasolved.com>
Fri, 19 Oct 2012 23:59:34 +0000 (20:59 -0300)
commit024ebdbbfe3a1efe27549be6f98cd26295d58274
tree362be73bcd0a52d9521e6b7094f4335514dcd188
parent2b72061e977571ba20739a77e63c25e7e488df35
Add Error, Small to 100% width media query.

Currently (in 3.1.1) you can add a column class to `small` tags in order to size them to match the corresponding `input` (this is for situations where one is not doing `row` classes, but just using the number classes to size/arrange form fields, eg, `<input class="six">`). However, the `small` tag (with corresponding `error` class) then does not get full width on the Small screen size. I believe this Pull Request should fix that.

However, I would encourage the Zurb folks to double check that I've not missed anything as this particular bit of Foundation scss is less familiar to me, and I was admittedly focused on fixing my particular use case. So there may be additional changes that you all would wish to make and/or there may be implications to the changes I'm proposing that I'm not aware of.

:)
scss/foundation/common/_forms.scss