https://github.com/twbs/bootstrap
Revision d5f4532b3eb0c1ae2c904bb58c488bc3da44b8f3 authored by Patrick H. Lauke on 04 March 2023, 20:05:54 UTC, committed by GitHub on 04 March 2023, 20:05:54 UTC
* Add dirty hack for Firefox

* Disable stylelint check for function-url-quotes

to make the hack go through unchallenged

* Make the fix across all browsers

It's not just Firefox - same issue can be seen (though slightly less horrible looking) on macOS / Chrome etc

* Tweak padding, move clipboard button down slightly

* Further CSS tweaks

Forcing `overflow: overlay` should normalise behaviour between Chrome/Win and other implementations. While visually the Chrome/Win scrollbar still looks big and ugly, its height/spacing is now taken into account as being part of the content, so styles can be applied consistently with extra padding at the bottom

* Linting fixes

* Linting fixes

* Apply suggestions from code review

---------

Co-authored-by: Mark Otto <markd.otto@gmail.com>
1 parent ea19c3d
History
Tip revision: d5f4532b3eb0c1ae2c904bb58c488bc3da44b8f3 authored by Patrick H. Lauke on 04 March 2023, 20:05:54 UTC
Docs: fix overflow:auto horizontal scrollbars covering last line of code blocks (#37694)
Tip revision: d5f4532
File Mode Size
.github
build
dist
js
nuget
scss
site
.babelrc.js -rw-r--r-- 162 bytes
.browserslistrc -rw-r--r-- 175 bytes
.bundlewatch.config.json -rw-r--r-- 1.3 KB
.cspell.json -rw-r--r-- 2.0 KB
.editorconfig -rw-r--r-- 167 bytes
.eslintignore -rw-r--r-- 111 bytes
.eslintrc.json -rw-r--r-- 1.4 KB
.gitattributes -rw-r--r-- 177 bytes
.gitignore -rw-r--r-- 442 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc -rw-r--r-- 828 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 5.4 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.5 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
config.yml -rw-r--r-- 3.7 KB
package-lock.json -rw-r--r-- 720.4 KB
package.js -rw-r--r-- 491 bytes
package.json -rw-r--r-- 9.4 KB

README.md

back to top