hide html flash at start page
This commit is contained in:
@@ -18,7 +18,12 @@
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/*
|
||||
overwrite display:none to avoid html flash at begining
|
||||
<div class="filter_menu" style="display:none;">
|
||||
*/
|
||||
#ljdp_map_filters .filter_menu {
|
||||
display: flex !important;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
border: 1px solid #ba197a;
|
||||
|
||||
Reference in New Issue
Block a user