fixed map position

This commit is contained in:
cubedro 2015-04-24 12:03:43 +03:00
parent 8c2cbccb9a
commit 3ed44af73f
2 changed files with 4 additions and 6 deletions

View File

@ -292,13 +292,11 @@ table td.peerPropagationChart {
}
#mapHolder {
display: block;
position: relative;
padding-bottom: 56.25%;
height: 0;
display: block;
width: 100%;
height: 284px;
overflow: hidden;
max-width: 100%;
height: auto;
}
#mapHolder > svg {

View File

@ -141,7 +141,7 @@ block content
//- div.clearfix
div.row(ng-cloak)
div.row(ng-cloak, style="padding-top: 10px")
table.table.table-striped
thead
tr.text-info