aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
AgeCommit message (Expand)AuthorFilesLines
2015-05-14add comment, remove week typeMark Otto1-1/+2
2015-05-13scope temporal changes to .form-control class, add week input to bootMark Otto1-1/+4
2015-04-25Remove inaccurate commentMark Otto1-1/+0
2015-04-25Merge pull request #16333 from pine3ree/patch-2Mark Otto1-2/+4
2015-04-23Round results from gutter division to prevent decimal margins and paddingThomas P. Horton1-1/+1
2015-04-22form-group size + form-control-feedbackmaks feltrin1-2/+4
2015-04-04Merge pull request #16176 from twbs/input_group_sizingMark Otto1-4/+6
2015-03-28Fixes #15536: Resize .control-label's font-size and account for border on sta...Mark Otto1-4/+6
2015-03-28Merge pull request #15956 from twbs/input-group-sizes-glyphiconMark Otto1-2/+4
2015-03-25Fixes #15074: Manually handle input sizing in form groups instead of using mi...Mark Otto1-2/+26
2015-03-10Remove trailing whitespace in forms.lessGleb Mazovetskiy1-1/+1
2015-03-01Input group sizes: Properly position `.form-control-feedback`Heinrich Fenkart1-3/+5
2015-02-20Fix #15652: Set `position: relative` on .{radio,checkbox}-inlineKevin Kirsche1-0/+1
2015-02-19Merge pull request #15699 from kkirsche/patch-8Chris Rebert1-0/+3
2015-02-19[Fixes #15691] .form-control-static changes height when emptyKevin Kirsche1-0/+3
2015-02-17Merge pull request #15703 from kkirsche/patch-9Mark Otto1-1/+5
2015-02-03[Fix Issue #15683] `readonly` input should not have a not-allowed cursorKevin Kirsche1-1/+5
2015-02-02Use form-group margin variableKevin Kirsche1-1/+1
2015-01-16.form-control: add note about <select> & border-radiusChris Rebert1-1/+1
2015-01-15Fixes #15536, #15559: Add .form-group sizing support to .form-control-staticMark Otto1-0/+12
2014-12-22Merge branch 'master' of https://github.com/twbs/bootstrapMark Otto1-1/+1
2014-12-22Fixes #15422: Alternate fix for temporal input sizing in input groupsMark Otto1-12/+10
2014-12-22add more refs to browser-related bugs in Less commentsChris Rebert1-1/+1
2014-12-22Reference iOS Safari temporal input bug in explanatory Less commentChris Rebert1-1/+1
2014-12-22Remove reference to old fixed WebKit bug in Less comment.Chris Rebert1-2/+1
2014-11-29Fixes #15074: Fix the nesting problem with form control size variantsMark Otto1-4/+15
2014-11-09comment and formattingMark Otto1-5/+4
2014-11-09Fixes #14234 againMark Otto1-27/+15
2014-10-27swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto1-4/+4
2014-09-08Variables for large and small input border radiusesMarat Abdullin1-2/+2
2014-08-02Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...Mark Otto1-0/+15
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto1-0/+5
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto1-0/+2
2014-07-09Add Pointer EventsKyle1-0/+1
2014-07-07Fix small typo introduced in e2029e1Heinrich Fenkart1-1/+1
2014-07-06Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto1-1/+1
2014-07-02typoMark Otto1-1/+1
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto1-8/+4
2014-07-02merge in and resolve conflictsMark Otto1-7/+2
2014-07-01place feedback icon lower, only if it really needBoris Serdyuk1-4/+9
2014-06-25fixes #13912: make radios/checkboxes work with inline forms againMark Otto1-1/+1
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