Skip to content

Commit 7fe5897

Browse files
committed
remove map dynamic css again
1 parent 9aa4538 commit 7fe5897

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

styles.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,6 @@ h6 {
7272
background-color: #95898430; /* gray with alpha */
7373
}
7474

75-
#editor-map { /* this sets map editor height dynamically if in sidebar */
76-
height: calc(100vh - 240px) !important;
77-
}
78-
79-
#map { /* this sets map height dynamically if in sidebar */
80-
height: calc(100vh - 240px) !important;
81-
}
82-
8375
/* sub sections */
8476

8577
.level3 {

0 commit comments

Comments
 (0)