]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agoCreate a mixin for creating new card styles.
Leslie Hoare [Thu, 26 Nov 2015 13:21:07 +0000 (13:21 +0000)] 
Create a mixin for creating new card styles.

I'm aware that currently cards are a lot simpler than buttons right now
but this may change in future and it feels cleaner to be able to create
new card styles without needing to know the internals of how they're
implemented.

9 years agoMerge pull request #17688 from twbs/fix-17552
Chris Rebert [Fri, 25 Sep 2015 03:20:18 +0000 (20:20 -0700)] 
Merge pull request #17688 from twbs/fix-17552

Travis: install npm dependencies using shrinkwrap

9 years agoSpecify `root: true` for ESLint.
XhmikosR [Thu, 24 Sep 2015 17:24:30 +0000 (20:24 +0300)] 
Specify `root: true` for ESLint.

That way, ESLint won't look in parent dirs for configuration files.

9 years agoTravis: install npm dependencies using shrinkwrap; fixes #17552 17688/head
Chris Rebert [Thu, 24 Sep 2015 01:21:58 +0000 (18:21 -0700)] 
Travis: install npm dependencies using shrinkwrap; fixes #17552

9 years agoMove {test-infra=>grunt}/npm-shrinkwrap.json
Chris Rebert [Thu, 24 Sep 2015 01:19:48 +0000 (18:19 -0700)] 
Move {test-infra=>grunt}/npm-shrinkwrap.json

9 years agoMerge pull request #17646 from twbs/v4-dev-xmr-deps
XhmikosR [Thu, 24 Sep 2015 06:21:53 +0000 (09:21 +0300)] 
Merge pull request #17646 from twbs/v4-dev-xmr-deps

Update devDependencies.

9 years agoMerge pull request #17687 from twbs/v4-dev-xmr-gems
XhmikosR [Thu, 24 Sep 2015 06:20:01 +0000 (09:20 +0300)] 
Merge pull request #17687 from twbs/v4-dev-xmr-gems

Update Rubygems.

9 years agoUpdate Rubygems. 17687/head
XhmikosR [Wed, 23 Sep 2015 21:39:48 +0000 (00:39 +0300)] 
Update Rubygems.

[skip sauce]

9 years agoRun `grunt`. 17646/head
XhmikosR [Sat, 19 Sep 2015 06:49:44 +0000 (09:49 +0300)] 
Run `grunt`.

9 years agoUpdate devDependencies.
XhmikosR [Sat, 19 Sep 2015 06:41:04 +0000 (09:41 +0300)] 
Update devDependencies.

9 years agoMerge pull request #17682 from Xerkus/feature/card-bg-variable
Mark Otto [Wed, 23 Sep 2015 03:09:47 +0000 (20:09 -0700)] 
Merge pull request #17682 from Xerkus/feature/card-bg-variable

[V4]Add variable for card background color

9 years agoAdd variable for card background color 17682/head
Aleksey Khudyakov [Tue, 22 Sep 2015 23:40:34 +0000 (09:40 +1000)] 
Add variable for card background color

9 years agoUpdate StackOverflow tag to `bootstrap-4`; closes #17675
Daniel Opitz [Tue, 22 Sep 2015 11:47:32 +0000 (13:47 +0200)] 
Update StackOverflow tag to `bootstrap-4`; closes #17675

9 years agoMerge pull request #17589 from vsn4ik/use_scss_if_not
Mark Otto [Tue, 22 Sep 2015 22:26:28 +0000 (15:26 -0700)] 
Merge pull request #17589 from vsn4ik/use_scss_if_not

v4 - Use "@if not $bool" expression

9 years agoMerge pull request #17670 from petetnt/petetnt/docs-fix-2
Chris Rebert [Tue, 22 Sep 2015 09:30:30 +0000 (02:30 -0700)] 
Merge pull request #17670 from petetnt/petetnt/docs-fix-2

Rename placeholders in forms.md according to the classes specified

9 years agoRename placeholders according to the classes specified 17670/head
petetnt [Tue, 22 Sep 2015 08:31:04 +0000 (11:31 +0300)] 
Rename placeholders according to the classes specified

9 years agoMerge pull request #17655 from zalog/patch-10
Chris Rebert [Sun, 20 Sep 2015 23:38:26 +0000 (16:38 -0700)] 
Merge pull request #17655 from zalog/patch-10

_alert.scss: add missing space between arguments

9 years agoJust some spaces... 17655/head
Catalin Zalog [Sun, 20 Sep 2015 22:07:48 +0000 (01:07 +0300)] 
Just some spaces...

9 years agoRemove unneeded trailing whitespace.
XhmikosR [Sun, 20 Sep 2015 15:57:03 +0000 (18:57 +0300)] 
Remove unneeded trailing whitespace.

[ci skip]

9 years agoMerge pull request #17522 from twbs/v4-dev-xmr-ie9-gradient
Mark Otto [Sat, 19 Sep 2015 19:07:01 +0000 (12:07 -0700)] 
Merge pull request #17522 from twbs/v4-dev-xmr-ie9-gradient

docs: IE9 gradient.

9 years agoSpecify a `filter` gradient for IE 9. 17522/head
XhmikosR [Thu, 10 Sep 2015 05:15:08 +0000 (08:15 +0300)] 
Specify a `filter` gradient for IE 9.

9 years agoUse the individual background properties instead of the shorthand.
XhmikosR [Tue, 8 Sep 2015 05:58:19 +0000 (08:58 +0300)] 
Use the individual background properties instead of the shorthand.

[ci skip]

9 years agoMerge pull request #17613 from Johann-S/fixTooltipDestroy
Chris Rebert [Wed, 16 Sep 2015 18:41:28 +0000 (11:41 -0700)] 
Merge pull request #17613 from Johann-S/fixTooltipDestroy

Fix #17544: Update doc for tooltips and popover about dispose method

9 years agoFix doc for tooltips and popover method dispose 17613/head
Johann-S [Wed, 16 Sep 2015 07:40:26 +0000 (09:40 +0200)] 
Fix doc for tooltips and popover method dispose

9 years agogrunt
Mark Otto [Wed, 16 Sep 2015 04:11:19 +0000 (21:11 -0700)] 
grunt

9 years agofixes border-width issues when customizing font-size by using 1px instead of .0625rem...
Mark Otto [Wed, 16 Sep 2015 04:11:15 +0000 (21:11 -0700)] 
fixes border-width issues when customizing font-size by using 1px instead of .0625rem as default -width

9 years agoMerge pull request #17608 from rtack/patch-1
Chris Rebert [Tue, 15 Sep 2015 20:50:16 +0000 (13:50 -0700)] 
Merge pull request #17608 from rtack/patch-1

grammar. you're your way --> you're on your way

9 years agogrammar. you're your way --> you're on your way 17608/head
Raphael Ackermann [Tue, 15 Sep 2015 20:41:08 +0000 (22:41 +0200)] 
grammar. you're your way --> you're on your way

9 years agoUse "@if not $bool" selector 17589/head
vsn4ik [Sun, 13 Sep 2015 13:02:58 +0000 (16:02 +0300)] 
Use "@if not $bool" selector

9 years agoMerge pull request #17576 from zacechola/install_docs
Mark Otto [Sat, 12 Sep 2015 19:41:22 +0000 (12:41 -0700)] 
Merge pull request #17576 from zacechola/install_docs

Adds current version to packages.

9 years agofixes #17583: only include clearfix on make-container mixin when not in flex mode
Mark Otto [Sat, 12 Sep 2015 19:30:57 +0000 (12:30 -0700)] 
fixes #17583: only include clearfix on make-container mixin when not in flex mode

9 years agoAdds current version to packages. 17576/head
Zac Echola [Fri, 11 Sep 2015 18:27:57 +0000 (13:27 -0500)] 
Adds current version to packages.

9 years agoMerge pull request #17549 from davidjb/v4-dev-bundle-ignore
Gleb Mazovetskiy [Thu, 10 Sep 2015 18:52:30 +0000 (19:52 +0100)] 
Merge pull request #17549 from davidjb/v4-dev-bundle-ignore

Add `vendor/bundle` to gitignore

9 years agoMerge pull request #17553 from rbrs/form-inline
Mark Otto [Thu, 10 Sep 2015 15:49:29 +0000 (08:49 -0700)] 
Merge pull request #17553 from rbrs/form-inline

v4 - fixed incorrect inline form class in docs

9 years agoMerge pull request #17558 from gjsduarte/v4-dev
Mark Otto [Thu, 10 Sep 2015 15:48:45 +0000 (08:48 -0700)] 
Merge pull request #17558 from gjsduarte/v4-dev

Border width variable in list group items

9 years agoBorder width variable in list group items 17558/head
Guilherme Duarte [Thu, 10 Sep 2015 12:16:23 +0000 (14:16 +0200)] 
Border width variable in list group items

Added usage of $border-width variable in all _list-group.scss references

9 years agov4 - fixed incorrect inline form class in docs 17553/head
Rolandas Barysas [Thu, 10 Sep 2015 07:46:26 +0000 (10:46 +0300)] 
v4 - fixed incorrect inline form class in docs

9 years agoMerge pull request #17551 from twbs/env-vars
Chris Rebert [Thu, 10 Sep 2015 06:04:40 +0000 (23:04 -0700)] 
Merge pull request #17551 from twbs/env-vars

Remove Travis env vars used for defunct custom caching system

9 years agorm Travis env vars used for defunct custom caching system 17551/head
Chris Rebert [Thu, 10 Sep 2015 05:48:29 +0000 (22:48 -0700)] 
rm Travis env vars used for defunct custom caching system

Reverts part of 42697a4ecb2c034c9e88e245932b3914dfd1206c

9 years agorm Travis env vars for giving Savage access to defunct custom caching system
Chris Rebert [Thu, 10 Sep 2015 05:40:48 +0000 (22:40 -0700)] 
rm Travis env vars for giving Savage access to defunct custom caching system

Reverts a1c170ed373d9076ecf76d264220a6a636239f17

9 years agoAdd `vendor/bundle` to gitignore 17549/head
David\ Beitey [Thu, 10 Sep 2015 05:20:36 +0000 (15:20 +1000)] 
Add `vendor/bundle` to gitignore

Ensure this directory is ignored so that any installed resources from
Bundler aren't handled by Git.

9 years agoMerge pull request #17519 from twbs/v4-dev-xmr-jekyll-sitemap
XhmikosR [Wed, 9 Sep 2015 06:44:40 +0000 (09:44 +0300)] 
Merge pull request #17519 from twbs/v4-dev-xmr-jekyll-sitemap

Use jekyll-sitemap instead of our custom solution.

9 years agoMerge pull request #17520 from davidjb/v4-dev-relative-grunt
XhmikosR [Wed, 9 Sep 2015 06:44:09 +0000 (09:44 +0300)] 
Merge pull request #17520 from davidjb/v4-dev-relative-grunt

Specify configBridge as relative path to source for Jekyll

9 years agoAdded NuGet install instructions to docs
Jesse Mandel [Thu, 20 Aug 2015 18:31:48 +0000 (11:31 -0700)] 
Added NuGet install instructions to docs

Closes #17214.

9 years agoREADME: Update version number in download link
Chris Rebert [Tue, 8 Sep 2015 08:57:19 +0000 (01:57 -0700)] 
README: Update version number in download link

[ci skip]

9 years agoMerge pull request #17521 from vsn4ik/rm_v3_theme
Chris Rebert [Tue, 8 Sep 2015 06:20:16 +0000 (23:20 -0700)] 
Merge pull request #17521 from vsn4ik/rm_v3_theme

v4 - Remove dropped v3 bootstrap-theme

9 years agoRemove dropped v3 bootstrap-theme 17521/head
vsn4ik [Tue, 8 Sep 2015 05:58:03 +0000 (08:58 +0300)] 
Remove dropped v3 bootstrap-theme

[ci skip]

9 years agoUse jekyll-sitemap instead of our custom solution. 17519/head
XhmikosR [Tue, 8 Sep 2015 05:13:48 +0000 (08:13 +0300)] 
Use jekyll-sitemap instead of our custom solution.

9 years agoAdd missing end of file newlines.
XhmikosR [Tue, 8 Sep 2015 05:16:07 +0000 (08:16 +0300)] 
Add missing end of file newlines.

[ci skip]

9 years agoSpecify configBridge as relative path to source 17520/head
David\ Beitey [Tue, 8 Sep 2015 04:36:00 +0000 (14:36 +1000)] 
Specify configBridge as relative path to source

This adjusts the load path for the ``configBridge.json`` file from one
that's relative to the user running the command (eg ``jekyll serve``),
to one that's relative to the ``source`` configuration setting for
Jekyll.

The result is that the user can now have a (customised) ``_config.yml``
for Jekyll anywhere on her filesystem and point to Bootstrap's
``docs`` directory to use as the ``source``.  Previously, in order to
customise it, the original ``_config.yml`` needed to be modified inside
(a forked) Bootstrap, and the ``jekyll`` command could only be run at
the root of the Bootstrap package as the original file path to
``configBridge.json`` was only valid there.

The existing behaviour is not affected.

9 years agoMerge pull request #17518 from twbs/v4-dev-xmr-rm-test-infra
XhmikosR [Tue, 8 Sep 2015 04:24:50 +0000 (07:24 +0300)] 
Merge pull request #17518 from twbs/v4-dev-xmr-rm-test-infra

Remove the now unused test-infra files.

9 years agoRemove the now unused test-infra files. 17518/head
XhmikosR [Sun, 6 Sep 2015 09:42:39 +0000 (12:42 +0300)] 
Remove the now unused test-infra files.

9 years agoAdd JS to fix indeterminate checkbox example in docs
Corbzilla [Mon, 7 Sep 2015 15:28:42 +0000 (15:28 +0000)] 
Add JS to fix indeterminate checkbox example in docs

Fixes #17196
Closes #17510

9 years agoMerge pull request #17509 from Zearin/v4-dev-DOCS
Patrick H. Lauke [Mon, 7 Sep 2015 14:57:59 +0000 (16:57 +0200)] 
Merge pull request #17509 from Zearin/v4-dev-DOCS

Fix usage of “its” and “it’s” (v4 docs)

9 years agoFix usage of “its” and “it’s” 17508/head 17509/head
Zearin [Mon, 7 Sep 2015 14:07:35 +0000 (10:07 -0400)] 
Fix usage of “its” and “it’s”

9 years agoMerge pull request #17500 from mauricew/v4-dev-examplefixes
Mark Otto [Sun, 6 Sep 2015 23:25:38 +0000 (16:25 -0700)] 
Merge pull request #17500 from mauricew/v4-dev-examplefixes

v4 Fixes to examples

9 years agoFixes to examples 17500/head
Maurice Wahba [Sun, 6 Sep 2015 22:01:41 +0000 (18:01 -0400)] 
Fixes to examples

9 years agoMerge pull request #17495 from vsn4ik/mv_text_hide
Chris Rebert [Sun, 6 Sep 2015 21:03:10 +0000 (14:03 -0700)] 
Merge pull request #17495 from vsn4ik/mv_text_hide

v4 - Rename file with text-hide mixin

9 years agoAdd missing jQuery local fallback.
XhmikosR [Sun, 6 Sep 2015 17:34:35 +0000 (20:34 +0300)] 
Add missing jQuery local fallback.

[ci skip]

9 years agoUse jQuery 1.11.3 everywhere.
XhmikosR [Sun, 6 Sep 2015 17:32:40 +0000 (20:32 +0300)] 
Use jQuery 1.11.3 everywhere.

[ci skip]

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 6 Sep 2015 16:36:40 +0000 (09:36 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agogrunt
Mark Otto [Sun, 6 Sep 2015 16:36:24 +0000 (09:36 -0700)] 
grunt

9 years agoFixes #17486: start work on responsive cards for decks, groups, and columns
Mark Otto [Sun, 6 Sep 2015 16:36:19 +0000 (09:36 -0700)] 
Fixes #17486: start work on responsive cards for decks, groups, and columns

9 years agoMerge pull request #17491 from twbs/v4-dev-xmr-travis-no-gem-install
Thomas McDonald [Sun, 6 Sep 2015 16:09:43 +0000 (09:09 -0700)] 
Merge pull request #17491 from twbs/v4-dev-xmr-travis-no-gem-install

Remove `gem install scss_lint` from Travis.

9 years agoRename file with text-hide mixin 17495/head
vsn4ik [Sun, 6 Sep 2015 11:40:19 +0000 (14:40 +0300)] 
Rename file with text-hide mixin

9 years agoMerge pull request #17492 from twbs/v4-dev-xmr-docs-js
XhmikosR [Sun, 6 Sep 2015 11:31:07 +0000 (14:31 +0300)] 
Merge pull request #17492 from twbs/v4-dev-xmr-docs-js

Clean up inclusion of IE-specific JS files.

9 years agoClean up inclusion of IE-specific JS files. 17492/head
XhmikosR [Sun, 6 Sep 2015 09:16:01 +0000 (12:16 +0300)] 
Clean up inclusion of IE-specific JS files.

Move them to footer, and remove duplicate ones.

[ci skip]

9 years agoRemove `gem install scss_lint` from Travis. 17491/head
XhmikosR [Sun, 6 Sep 2015 09:16:01 +0000 (12:16 +0300)] 
Remove `gem install scss_lint` from Travis.

Instead, use `bundleExec: true` for grunt-scss-lint.

9 years agogrunt
Mark Otto [Sun, 6 Sep 2015 03:58:31 +0000 (20:58 -0700)] 
grunt

9 years agoFixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for it
Mark Otto [Sun, 6 Sep 2015 03:58:28 +0000 (20:58 -0700)] 
Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for it

9 years agogrunt
Mark Otto [Sun, 6 Sep 2015 03:56:46 +0000 (20:56 -0700)] 
grunt

9 years agoremoe comment /cc @cvrebert
Mark Otto [Sun, 6 Sep 2015 03:54:25 +0000 (20:54 -0700)] 
remoe comment /cc @cvrebert

9 years agoMerge pull request #17477 from patrickhlauke/v4-skippy
Patrick H. Lauke [Sat, 5 Sep 2015 16:37:27 +0000 (18:37 +0200)] 
Merge pull request #17477 from patrickhlauke/v4-skippy

Port skiplink styling from v3 to v4

9 years agoMerge pull request #17369 from twbs/v4-dev-xmr-docs-img
XhmikosR [Sat, 5 Sep 2015 14:17:00 +0000 (17:17 +0300)] 
Merge pull request #17369 from twbs/v4-dev-xmr-docs-img

Compress images.

9 years agoMerge pull request #17364 from twbs/avoid-parent-selector-suffix2
Gleb Mazovetskiy [Sat, 5 Sep 2015 09:14:59 +0000 (10:14 +0100)] 
Merge pull request #17364 from twbs/avoid-parent-selector-suffix2

Remove all uses of `selector &` to support nested import

9 years agoPort skiplink styling from v3 to v4 17477/head
Patrick H. Lauke [Fri, 4 Sep 2015 19:46:47 +0000 (20:46 +0100)] 
Port skiplink styling from v3 to v4

9 years agoMerge pull request #17404 from vincent4j/patch-1
Mark Otto [Sat, 5 Sep 2015 06:39:45 +0000 (23:39 -0700)] 
Merge pull request #17404 from vincent4j/patch-1

add Chinese translations website boot4.com

9 years agoMerge pull request #17436 from twbs/v4-dev-xmr-deps
XhmikosR [Sat, 5 Sep 2015 05:19:35 +0000 (08:19 +0300)] 
Merge pull request #17436 from twbs/v4-dev-xmr-deps

Update dependecies.

9 years agoRun `grunt`. 17436/head
XhmikosR [Sat, 29 Aug 2015 21:03:55 +0000 (00:03 +0300)] 
Run `grunt`.

9 years agoUpdate htmllint rules for the new version.
XhmikosR [Wed, 26 Aug 2015 15:15:47 +0000 (18:15 +0300)] 
Update htmllint rules for the new version.

9 years agoUpdate devDependencies.
XhmikosR [Wed, 26 Aug 2015 15:00:15 +0000 (18:00 +0300)] 
Update devDependencies.

9 years agoMerge pull request #17373 from twbs/v4-dev-xmr-holderjs
XhmikosR [Sat, 5 Sep 2015 04:53:26 +0000 (07:53 +0300)] 
Merge pull request #17373 from twbs/v4-dev-xmr-holderjs

Update Holder.js to v2.8.2.

9 years agoUpdate Holder.js to v2.8.2. 17373/head
XhmikosR [Thu, 27 Aug 2015 21:26:00 +0000 (00:26 +0300)] 
Update Holder.js to v2.8.2.

[ci skip]

9 years agogrunt
Mark Otto [Sat, 5 Sep 2015 04:28:06 +0000 (21:28 -0700)] 
grunt

9 years agofloat the breadcrumb items to deal with that pesky inline-block madness
Mark Otto [Sat, 5 Sep 2015 04:28:01 +0000 (21:28 -0700)] 
float the breadcrumb items to deal with that pesky inline-block madness

9 years agoclean up nav.yml, nullifies #17470
Mark Otto [Sat, 5 Sep 2015 03:31:17 +0000 (20:31 -0700)] 
clean up nav.yml, nullifies #17470

9 years agoonly apply border radius mixins if rounded corners are enabled; alternate fix to...
Mark Otto [Thu, 3 Sep 2015 16:04:51 +0000 (09:04 -0700)] 
only apply border radius mixins if rounded corners are enabled; alternate fix to #17426

9 years agoModals: Fix bad paddingRight calculation; fixes #17399
muzige2000 [Thu, 3 Sep 2015 08:18:53 +0000 (17:18 +0900)] 
Modals: Fix bad paddingRight calculation; fixes #17399

We want to sum two numbers, not concatenate their stringifications.
Closes #17457 by merging a tweaked version of it.

9 years agoMerge pull request #17456 from davidjb/v4-img-responsive
Chris Rebert [Thu, 3 Sep 2015 08:17:30 +0000 (01:17 -0700)] 
Merge pull request #17456 from davidjb/v4-img-responsive

Document migration for img-responsive to img-fluid

9 years agoDocument img-responsive to img-fluid change from #17166 17456/head
David\ Beitey [Thu, 3 Sep 2015 07:36:33 +0000 (17:36 +1000)] 
Document img-responsive to img-fluid change from #17166

9 years agoDocument btn-info-outline as an example
David\ Beitey [Thu, 3 Sep 2015 04:37:48 +0000 (14:37 +1000)] 
Document btn-info-outline as an example

9 years agoMerge pull request #17451 from vsn4ik/rm_form_horizontal
Chris Rebert [Thu, 3 Sep 2015 05:46:01 +0000 (22:46 -0700)] 
Merge pull request #17451 from vsn4ik/rm_form_horizontal

Remove dropped form-horizontal from forms.md

9 years agoRemove dropped form-horizontal from forms.md 17451/head
vsn4ik [Thu, 3 Sep 2015 04:48:15 +0000 (07:48 +0300)] 
Remove dropped form-horizontal from forms.md

9 years agoMerge pull request #17448 from lukeb-uk/navbar_toggleable_md
Mark Otto [Thu, 3 Sep 2015 01:00:49 +0000 (18:00 -0700)] 
Merge pull request #17448 from lukeb-uk/navbar_toggleable_md

Add .navbar-toggleable-md class

9 years agoAdded .navbar-toggleable-md class 17448/head
Luke Bonaccorsi [Wed, 2 Sep 2015 21:08:52 +0000 (22:08 +0100)] 
Added .navbar-toggleable-md class

In Bootstrap 3, the menu collapsed on the -sm- breakpoint, I believe the equivalent of this breakpoint in Bootstrap 4 is actually the -md- breakpoint. The navbar currently has no option to collapse at the -md- breakpoint and I'd like to add this.

9 years agoMerge pull request #17447 from Stavrus/sass-license-header
Chris Rebert [Wed, 2 Sep 2015 20:09:14 +0000 (13:09 -0700)] 
Merge pull request #17447 from Stavrus/sass-license-header

Add a license header to bootstrap.scss

9 years agoAdd a license header to bootstrap.scss 17447/head
Xavier Gallardo [Wed, 2 Sep 2015 19:07:20 +0000 (15:07 -0400)] 
Add a license header to bootstrap.scss

9 years agofixes #17441
Mark Otto [Wed, 2 Sep 2015 16:35:43 +0000 (09:35 -0700)] 
fixes #17441

9 years agoMerge pull request #17168 from kkirsche/patch-19
Mark Otto [Wed, 2 Sep 2015 07:33:26 +0000 (00:33 -0700)] 
Merge pull request #17168 from kkirsche/patch-19

v4 - Rename .img-responsive class to .img-fluid

9 years agoMerge pull request #17183 from kkirsche/patch-26
Mark Otto [Wed, 2 Sep 2015 07:33:12 +0000 (00:33 -0700)] 
Merge pull request #17183 from kkirsche/patch-26

v4 - Fix Navbar at top of v4 Offcanvas example