Compare commits
2 Commits
313cc59fe7
...
09c74448a8
Author | SHA1 | Date | |
---|---|---|---|
09c74448a8 | |||
205b73b30e |
@@ -54,7 +54,7 @@ aol-map { position:absolute;width:100%;height:calc( 100vh );}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.control-container {
|
||||
float:right;
|
||||
margin-left: 1em;
|
||||
margin-right: 1em;
|
||||
pointer-events: all;
|
||||
}
|
||||
@@ -62,7 +62,7 @@ aol-map { position:absolute;width:100%;height:calc( 100vh );}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.control-container {
|
||||
margin-left:1em;
|
||||
float: right;
|
||||
margin-right: 1em;
|
||||
pointer-events: all;
|
||||
}
|
||||
|
Reference in New Issue
Block a user