We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7325184 commit afde363Copy full SHA for afde363
themes/bootstrap5/scss/components/search.scss
@@ -122,7 +122,7 @@ input[type="search"]::-webkit-search-decoration {
122
123
.home-facet-container {
124
padding-right: $home-facet-container-right-padding; // Defines padding for better visual division
125
- padding-left: $home-facet-container-left-padding; // Defines padding for better visual division X
+ padding-left: $home-facet-container-left-padding; // Defines padding for better visual division
126
127
@media (min-width: 768px) {
128
height: $home-facet-container-height; // determines the height of the visual division line (see variables.scss for more info)
0 commit comments