Get rid of small space at bottom of page
This commit is contained in:
parent
1687e0e790
commit
8f77c05bd9
@ -20,6 +20,7 @@ svg, object {
|
|||||||
object {
|
object {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: opacity 0.25s;
|
transition: opacity 0.25s;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
svg image {
|
svg image {
|
||||||
@ -225,7 +226,7 @@ img.logo {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#map-dialog {
|
dialog {
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user