aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
AgeCommit message (Expand)AuthorFilesLines
2014-06-20Fixes #13872 more: add overrides for lg and sm input modifiersMark Otto1-14/+20
2014-06-19Fixes #13872: Always apply padding to .form-control-static for that vertical ...Mark Otto1-6/+5
2014-06-18fixes #13021: add .form-group-sm/-lgMark Otto1-0/+25
2014-06-13min-content is standard, so no need to vendor prefix itChris Rebert1-1/+1
2014-06-10Fixes #13548: Use position: absolute; to fix checkbox and radio line-height p...Mark Otto1-1/+4
2014-06-06set not-allowed cursor on disabled radio+checkbox labels; fixes #13281Chris Rebert1-4/+20
2014-05-22Merge pull request #13651 from twbs/ios-temporalMark Otto1-2/+4
2014-05-22Reset the padding on radio/checkbox labels in form-inlineMark Otto1-1/+4
2014-05-21update explanatory comment about iOS date/time inputs bugChris Rebert1-2/+4
2014-04-11Fix indentSean Dwyer1-1/+1
2014-04-10Fix form-control-feedback position when label has sr-only classSean Dwyer1-0/+6
2014-03-24Fixes #13066: Add z-index to the form control feedback icons so input groups ...Mark Otto1-0/+1
2014-03-24expand issue # ref to full URLChris Rebert1-1/+1
2014-03-24Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps textMark Otto1-0/+1
2014-03-20Fix vertical alignment of temporal inputs on iOSRob Fletcher1-1/+4
2014-03-10remove commentMark Otto1-2/+1
2014-03-10Fixes #13003: Move padding on radio and checkbox options from the surrounding...Mark Otto1-2/+4
2014-03-09fix grammar in comment in forms.lessChris Rebert1-1/+1
2014-03-09Fixes #12759Mark Otto1-0/+12
2014-03-09Fixes #12843: Scope label styles for horizontal forms to a media query so the...Mark Otto1-3/+7
2014-03-09Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix IE...Mark Otto1-1/+11
2014-03-04Fixes #12868: Enables icon feedback on validation states for large/small inputs.Mark Otto1-12/+21
2014-02-24fix #12836Chris Rebert1-1/+1
2014-02-22Fixes #12801: Add padding to the bottom of .form-control-static to match heig...Mark Otto1-0/+1
2014-02-07Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't ...Mark Otto1-4/+0
2014-02-07Fixes #12486: Restore full width inputs for input groups in inline forms and ...Mark Otto1-3/+12
2014-02-07Override iOS search input's extra round cornersMark Otto1-0/+14
2014-01-27Remove #8350's reset for number inputs since Normalize fixes those upstreamMark Otto1-11/+0
2014-01-27Remove optgroup resets from #7611 since Normalize fixes those upstreamMark Otto1-7/+0
2014-01-24Fix #12359: Reset min-width on fieldsets so that they don't break responsive ...Mark Otto1-0/+4
2014-01-23"bottom increment" => "decrement" in explanatory commentChris Rebert1-1/+1
2014-01-22Fix #11655: Fix broken disabled states for iOS form controls and buttonsMark Otto1-2/+8
2014-01-19remove confusing commentMark Otto1-3/+0
2014-01-10rm outdated `<select>` references from comments in forms.lessChris Rebert1-2/+2
2014-01-09Fixes #11990 and #12159: Make range inputs block level and 100% wide by defaultMark Otto1-0/+6
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo1-3/+3
2014-01-05Replace @screen-sm with @screen-sm-minZlatan Vasović1-1/+1
2013-12-15copyeditingChris Rebert1-1/+1
2013-12-15Add new form feedback states, clean up existing form stylesMark Otto1-12/+45
2013-12-15Fixes #11266: Apply a pixel-based line-height to date inputs for iOS 7Mark Otto1-0/+8
2013-12-15formatting and commentMark Otto1-0/+5
2013-12-15Fixes #11402: Updated fix for select.form-control width in inline-formsMark Otto1-0/+5
2013-12-09misc strictMath compliance fixesChris Rebert1-1/+1
2013-12-08add vertical-align back to where it's necessary since we reset from block to ...Mark Otto1-0/+2
2013-12-07Remove incompatible properties.XhmikosR1-4/+0
2013-11-30Fixes #11658: Increase min-height of .radio and .checkbox for horizontal form...Mark Otto1-0/+6
2013-11-30Fixes #11402: Set width: auto; to select.form-control within .form-inlineMark Otto1-0/+5
2013-11-02Use nesting for .placeholder()Zlatan Vasović1-8/+6
2013-10-13scope top padding of .form-control-static to be within horizontal forms only;...Mark Otto1-1/+4
2013-09-11Use @screen-sm-min in formsZlatan Vasović1-1/+1