Убрал сдвигание карты влева при открытие правой панели
This commit is contained in:
parent
e418dab83a
commit
649295493f
|
|
@ -12,7 +12,6 @@ html body h1 {font-family: Ubuntu, sans-serif;}
|
||||||
html body h2 {font-family: Ubuntu, sans-serif;}
|
html body h2 {font-family: Ubuntu, sans-serif;}
|
||||||
html body h3 {font-family: Ubuntu, sans-serif;}
|
html body h3 {font-family: Ubuntu, sans-serif;}
|
||||||
div#map {width: 100%; position: absolute; top: 0; bottom: 0px;}
|
div#map {width: 100%; position: absolute; top: 0; bottom: 0px;}
|
||||||
body.openBox div#map {right: 250px;}
|
|
||||||
div.clear {clear: both;}
|
div.clear {clear: both;}
|
||||||
div.infoCard {text-align: justify; height: 258px; overflow-y: auto; padding-right: 4px;}
|
div.infoCard {text-align: justify; height: 258px; overflow-y: auto; padding-right: 4px;}
|
||||||
div.infoCard h3 {text-align: center; margin-top: 0;}
|
div.infoCard h3 {text-align: center; margin-top: 0;}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue