]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Floating labels: Fix `max-width` and `background-color` (#39720)
authorLouis-Maxime Piton <louismaxime.piton@orange.com>
Thu, 13 Jun 2024 01:39:23 +0000 (03:39 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Jun 2024 01:39:23 +0000 (18:39 -0700)
commitb522441901040496664ba64beab37dbacd317881
treec7085fcd722c0730332b0084d92a54150f83df30
parent093276119d807c5f7c77b860c1e1dafff1a46b69
Floating labels: Fix `max-width` and `background-color` (#39720)

* Fix `max-width`

* Fix label background color

* Add new visual test: floating label

* Fix `npm run docs`

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
js/tests/visual/floating-label.html [new file with mode: 0644]
scss/forms/_floating-labels.scss