aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2014-03-24Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps textMark Otto1-0/+1
2014-03-24Fixes #13079: Scope .open class in button variant mixin to immediate childrenMark Otto1-12/+12
2014-03-20Fix vertical alignment of temporal inputs on iOSRob Fletcher1-3/+12
2014-03-16buildfat1-0/+7
2014-03-16Removed unnecessary percentage sign for 3D translationHayden Bleasel1-4/+4
2014-03-15Utilised mixins rather than specific WebKit propertiesHayden Bleasel1-0/+41
2014-03-10Fixes #13003: Move padding on radio and checkbox options from the surrounding...Mark Otto1-2/+2
2014-03-09gruntMark Otto1-4/+4
2014-03-09Merge branch 'master' into fix-8869Mark Otto1-679/+870
2014-03-09Fixes #12759Mark Otto1-0/+18
2014-03-09Fixes #12738Mark Otto1-1/+10
2014-03-09Fixes #12843: Scope label styles for horizontal forms to a media query so the...Mark Otto1-1/+2
2014-03-09Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix IE...Mark Otto1-0/+7
2014-03-08Merge branch 'master' into sr-only-focusableMark Otto1-745/+894
2014-03-08gruntMark Otto1-2/+2
2014-03-07Fixes #12748mrmrs1-0/+5
2014-03-07Merge branch 'master' into pr/12670Mark Otto1-7/+10
2014-03-07grunt for daysMark Otto1-0/+1
2014-03-07Fixes #12937: Darken active button states just a smidge moreMark Otto1-7/+9
2014-03-07Add autoprefixerBas Bosman1-15/+56
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components page...Mark Otto1-24/+25
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto1-1032/+1113
2014-03-06Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel bec...Mark Otto1-1/+0
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto1-2/+1
2014-03-06Merge branch 'master' into pr/12490Mark Otto1-945/+973
2014-03-06Fixes #12722: Fixes up responsive tables in printMark Otto1-1/+1
2014-03-06Fixes #12824: Remove white-space: nowrap from code elementsMark Otto1-1/+0
2014-03-04Fixes #12901: Refactors list group active state for use on non-anchorsMark Otto1-9/+9
2014-03-04Fixes #12848: Account for and document progress bars at 0-3%Mark Otto1-0/+11
2014-03-04Grunt after merging #12863Mark Otto1-8/+8
2014-03-04Fixes #12868: Enables icon feedback on validation states for large/small inputs.Mark Otto1-619/+629
2014-03-04Fixes #12914: Darken immediate children hr elements in jumbotronsMark Otto1-0/+3
2014-03-03Fixes #12593: Add support for table bodies and table rows to the collapse pluginMark Otto1-0/+6
2014-02-24grunt distMark Otto1-1/+0
2014-02-22Fixes #12822: Scope panel collapse styles to immediate panel bodies onlyMark Otto1-12/+12
2014-02-22Fixes #12801: Add padding to the bottom of .form-control-static to match heig...Mark Otto1-0/+1
2014-02-22Update modals to use more consistent padding—modal body and footer now matc...Mark Otto1-2/+2
2014-02-22Merge branch 'master' into pr/12813Mark Otto1-0/+3
2014-02-22Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out of...Mark Otto1-0/+3
2014-02-21Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694Supergibbs1-0/+26
2014-02-21replace .visible-{size} with .visible-{size}-{display} ; fixes #8869Chris Rebert1-0/+98
2014-02-21gruntMark Otto1-1/+0
2014-02-13v3.1.1 bumpMark Otto1-1/+1
2014-02-11Fixes #11659, #12698, and #12349: Always apply position and z-index form cont...Mark Otto1-0/+2
2014-02-10add .sr-only-focusable; fixes #12259Chris Rebert1-0/+9
2014-02-08grunt distMark Otto1-3/+1
2014-02-08Fixes #12625: Only remove first list group item's top and last list group ite...Mark Otto1-6/+2
2014-02-08Merge branch 'master' into fix-12154Mark Otto1-371/+382
2014-02-08gruntMark Otto1-2/+2
2014-02-08Merge branch 'master' into pr/12462Mark Otto1-75/+55