aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2014-11-09Fixes #14234 againMark Otto1-50/+19
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack
2014-11-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto1-0/+2
2014-11-07Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵Mark Otto1-1/+2
.container
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto1-0/+3
2014-11-05gruntHeinrich Fenkart1-6/+9
2014-10-29version bumpMark Otto1-1/+1
2014-10-27switch to max-width on containersMark Otto1-3/+3
2014-10-26fix progress bar animated biznasMark Otto1-62/+55
2014-10-25follow up fix for #14837 /cc @hnrch02Mark Otto1-1/+1
2014-10-25Fixes #14736: Reverts the remaining progress bar min value overrides from #12848Mark Otto1-8/+0
2014-10-25Merge branch 'pr/14801'Mark Otto1-15/+21
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-10-25gruntMark Otto1-13/+14
2014-10-25gruntMark Otto1-1/+2
2014-10-23Fixes #14799: Add vertical alignment of image in media componentNicole Sullivan1-15/+20
Signed-off-by: Jenn Dodd <[email protected]>
2014-10-22gruntHeinrich Fenkart1-0/+1
2014-10-13Update less/print.less to the latest html5 bp version.XhmikosR1-1/+4
Also, keep the html5 boilerplate link in the built CSS.
2014-10-10gruntHeinrich Fenkart1-2/+1
2014-10-07Run `grunt`.XhmikosR1-2/+3
2014-10-02gruntMark Otto1-4/+8
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto1-1/+2
2014-09-26gruntMark Otto1-4/+0
2014-09-26Fixes #14687: Include video element in responsive embedMark Otto1-1/+2
2014-09-25gruntHeinrich Fenkart1-3/+14
2014-09-22gruntMark Otto1-2/+0
2014-09-21Swap -small and -large variables for -sm and -lgMark Otto1-100/+100
2014-09-17G R U N TMark Otto1-2/+2
2014-09-17rewrite jumbotron less and make heading use a classMark Otto1-11/+10
2014-09-17Some secondary button border actionMark Otto1-33/+33
2014-09-17Merge branch 'master' into derpMark Otto1-20/+24
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.svg docs/_includes/components/badges.html docs/_includes/components/input-groups.html docs/_includes/components/pagination.html docs/_includes/css/forms.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/home-nav.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.svg less/_button-group.less less/_jumbotron.less less/_variables.less less/mixins/vendor-prefixes.less less/panels.less less/thumbnails.less package.json
2014-09-08gruntMark Otto1-3/+5
2014-09-08Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵Mark Otto1-3/+2
isn't interferred with by .jumbotron side padding
2014-09-08Run `grunt`.XhmikosR1-3/+17
2014-08-27gruntMark Otto1-9/+10
2014-08-27Merge branch 'master' into sr_friendly_hidden_contentMark Otto1-14/+19
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-08-27gruntMark Otto1-6/+6
2014-08-23Full gruntMark Otto1-2/+3
2014-08-23gruntMark Otto1-6/+6
2014-08-05remove thatMark Otto1-520/+520
2014-08-05fuck around with responsive reflow table ideaMark Otto1-531/+560
2014-08-05cardsMark Otto1-0/+136
2014-08-04comment out firefox specific code for linter to parse fullyMark Otto1-16/+10
2014-08-04Merge branch 'master' into derpMark Otto1-3/+4
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/customizer-variables.html docs/_includes/js/overview.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/carousel.less
2014-08-04unfuck all that because lol dependenciesMark Otto1-0/+1
2014-08-03Merge branch 'master' into derpMark Otto1-1/+30
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-08-02Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for ↵Mark Otto1-1/+30
temporal inputs and line-height
2014-08-02Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from ↵Mark Otto1-1/+1
screwing up widths
2014-08-02Merge branch 'master' into derpMark Otto1-0/+31
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-08-02gruntMark Otto1-0/+31
2014-08-02Merge branch 'master' into derpMark Otto1-1/+12
Conflicts: _config.yml dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/glyphicons.html docs/_includes/css/forms.html docs/_includes/css/tables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/dropdowns.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html less/code.less less/panels.less less/variables.less
2014-08-02Fixes #14253: Add borders for tables that follow bodies in panelsMark Otto1-1/+3