aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
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-28Merge pull request #16159 from twbs/input_sizingMark Otto1-2/+26
2015-03-28Match all other responsive utilities and use important on the display: tableMark Otto1-1/+1
2015-03-28Merge branch 'master' into input_sizingMark Otto6-6/+31
2015-03-28Merge pull request #16154 from patrickhlauke/focus-active-disambiguationPatrick H. Lauke1-2/+18
2015-03-26Make .bg-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2015-03-25Merge pull request #16089 from max-b/jumbotron-font-sizeChris Rebert2-1/+2
2015-03-25Make .text-emphasis-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2015-03-25Fixes #15074: Manually handle input sizing in form groups instead of using mi...Mark Otto1-2/+26
2015-03-25Darker style focus/hover on active buttonsPatrick H. Lauke1-2/+18
2015-03-18Jumbotron: Putting heading font size in variables to allow for easier overrides.Maxb2-1/+2
2015-03-17Only disable pointer-events on disabled <a> btns; fixes #16088Chris Rebert1-1/+7
2015-03-10Remove trailing whitespace in forms.lessGleb Mazovetskiy1-1/+1
2015-03-09rm `visibility` where redundant to `display`Chris Rebert4-6/+1
2015-03-09Merge pull request #15755 from jitendravyas/masterChris Rebert1-1/+0
2015-03-03Modal: Fix backdrop not readjusting when height changesHeinrich Fenkart2-2/+5
2015-03-02Add upstream patch commentPatrick H. Lauke1-0/+1
2015-03-01Input group sizes: Properly position `.form-control-feedback`Heinrich Fenkart1-3/+5
2015-02-28iOS fix for role="button" elements; [fixes #15935]Patrick H. Lauke1-0/+11
2015-02-26Merge pull request #15826 from kkirsche/patch-19Mark Otto1-1/+1
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-17[Fixes #15825] .initialism class should use mixinKevin Kirsche1-1/+1
2015-02-08Merge pull request #15697 from kkirsche/patch-6Mark Otto1-1/+1
2015-02-08Merge pull request #15728 from kkirsche/patch-11Mark Otto2-1/+4
2015-02-05Removed visibility: hidden !important from .hidden classJitendra Vyas1-1/+0
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-02-02[Fix issue #15719] Add a variable for .form-group's margin-bottomKevin Kirsche1-0/+3
2015-02-02Extract responsive embed nested classesHaralan Dobrev1-8/+8
2015-01-29[Fix Issue #15682] .caret is smaller in Firefox than other browsersKevin Kirsche1-1/+1
2015-01-21Merge pull request #15628 from kkirsche/patch-1Mark Otto1-1/+2
2015-01-21Fix having multiple selectors on a single line.Kevin Kirsche1-1/+2
2015-01-21Fix issue twbs/bootstrap#15561Kevin Kirsche1-1/+1
2015-01-20Add .glyphicon-* aliases for other ISO 4217-ish currency codesChris Rebert1-0/+4
2015-01-19Trim whitespacesGeremia Taglialatela3-7/+7
2015-01-18fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 t...Mark Otto1-1/+1
2015-01-18Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto1-0/+1
2015-01-18Merge branch 'master' into pr/15278Mark Otto17-30/+69
2015-01-17fixes #15493: inherit color on small/.small in .panel-titleMark Otto1-1/+5
2015-01-17Merge pull request #15551 from lee101/masterMark Otto1-1/+1
2015-01-16Added blank line between selectors in badgesKevin Jannis1-0/+4
2015-01-16.form-control: add note about <select> & border-radiusChris Rebert1-1/+1
2015-01-16Added blank lines between selectors for alertsKevin Jannis1-0/+5
2015-01-15Fixes #15536, #15559: Add .form-group sizing support to .form-control-staticMark Otto1-0/+12
2015-01-15Merge pull request #15567 from twbs/fix-15565Mark Otto1-1/+1