Fixed style conflicts with Bootstrap.

This commit is contained in:
Stefan Bohacek 2024-05-17 08:59:13 -04:00
parent 6e25b14cf3
commit 3d20bc4228
No known key found for this signature in database
GPG key ID: FC75CD588A42BC10
3 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
/* Styles based on the work of the getbootstrap.com team and contributors. */
.input-group {
.fsb-input-group {
box-sizing: border-box;
position: relative;
display: flex;
@ -34,7 +34,7 @@
margin-bottom: 1rem !important;
}
.input-group-text {
.fsb-input-group-text {
box-sizing: border-box;
display: flex;
align-items: center;