Skip to content

Commit a238270

Browse files
author
Stefanie Hein
committed
Map: fixes incorrect grid styling after css class has been renamed.
1 parent 8767d30 commit a238270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scss/themes/fylr/components/_map.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
grid-template-columns: auto 1fr;
163163
grid-template-rows: auto auto;
164164

165-
.cui-map-search-selector {
165+
.cui-search-selector {
166166
grid-column: 1 / -1;
167167
grid-row: 1;
168168
}

0 commit comments

Comments
 (0)