Remove stray "s" in map.css
This commit is contained in:
parent
8b52ba1869
commit
3943320c8e
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ table {
|
|||
|
||||
@media screen and (max-width: 800px) {
|
||||
.info {
|
||||
max-width: 90px;s
|
||||
max-width: 90px;
|
||||
}
|
||||
|
||||
#zeus {
|
||||
|
|
Loading…
Reference in a new issue