Убрал сдвигание карты влева при открытие правой панели

This commit is contained in:
Krivchikov Dmitry 2016-05-19 20:39:28 +03:00
parent e418dab83a
commit 649295493f
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ html body h1 {font-family: Ubuntu, sans-serif;}
html body h2 {font-family: Ubuntu, sans-serif;}
html body h3 {font-family: Ubuntu, sans-serif;}
div#map {width: 100%; position: absolute; top: 0; bottom: 0px;}
body.openBox div#map {right: 250px;}
div.clear {clear: both;}
div.infoCard {text-align: justify; height: 258px; overflow-y: auto; padding-right: 4px;}
div.infoCard h3 {text-align: center; margin-top: 0;}