diff options
| author | Patrick H. Lauke <[email protected]> | 2023-03-04 20:05:54 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-04 12:05:54 -0800 |
| commit | d5f4532b3eb0c1ae2c904bb58c488bc3da44b8f3 (patch) | |
| tree | bc560fac3591ae0dc2bdff876de22d68cdfe7c9b /.github | |
| parent | ea19c3da8ac33c7676debfc2ac91c196e861f358 (diff) | |
| download | bootstrap-d5f4532b3eb0c1ae2c904bb58c488bc3da44b8f3.tar.xz bootstrap-d5f4532b3eb0c1ae2c904bb58c488bc3da44b8f3.zip | |
Docs: fix overflow:auto horizontal scrollbars covering last line of code blocks (#37694)
* 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 <[email protected]>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
