]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Eliminate spurrious padding in .bs-docs-header 16208/head
authorSteven Black <steveb@stevenblack.com>
Wed, 1 Apr 2015 22:00:27 +0000 (18:00 -0400)
committerSteven Black <steveb@stevenblack.com>
Thu, 2 Apr 2015 01:53:10 +0000 (21:53 -0400)
commitd3cbf018a8bf6f4fcd1f76a4f62de6cf700e19f6
treef692851c57aefe723c27a6dab1dd8f1adedfab40
parent38f48d6471ccf292252b03ded606eef0570d096c
Eliminate spurrious padding in .bs-docs-header

I agree with all the comments here.

Rather than dicker with container nesting at this late juncture, near sunset for BS 3.0x, let's just fix and move on.  It's docs only.

This PR addresses issue #15100 and eliminates the unnecessary horizontal scrollbar that appears for width for width >=768px and <= 782px.

Tested on three different iOS devices and FireFox/Chrome on OSX and it's fine now.

The only difference is the text in .bs-docs-header is shifted left by 15-pixels, lines are 30 px longer so wrap less in some circumstances in some viewports.
docs/assets/css/src/docs.css