Skip to content

Commit 7c6eef4

Browse files
committed
Ensure store list fills width when map hidden
1 parent 660159d commit 7c6eef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

views/css/everblock.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,7 @@
781781
#everblock-storelocator-wrapper.map-hidden #pane-list {
782782
flex: 0 0 100%;
783783
max-width: 100%;
784+
width: 100%;
784785
}
785786

786787
#everblock-storelocator-wrapper.map-hidden #storeLocatorTabs {

0 commit comments

Comments
 (0)