moved table higher

This commit is contained in:
cubedro 2015-04-23 23:05:22 +03:00
parent aae629532e
commit dfaed30cab
2 changed files with 58 additions and 53 deletions

View File

@ -85,8 +85,8 @@ table td {
}
.big-info {
padding-bottom: 15px;
padding-top: 15px;
padding-bottom: 15px;
}
.big-info .icon-full-width i {
@ -193,6 +193,10 @@ div.small-title-miner {
opacity: .8;
}
.tableHolder {
padding-top: 20px;
padding-right: 20px;
}
table i {
-webkit-font-smoothing: subpixel-antialiased;
-moz-font-smoothing: subpixel-antialiased;
@ -272,7 +276,6 @@ table td.peerPropagationChart {
overflow: hidden;
max-width: 100%;
height: auto;
margin: 10px auto;
}
#mapHolder > svg {

View File

@ -102,6 +102,8 @@ block content
div.clearfix
div.row(ng-cloak)
div.col-xs-12
div.row
table.table.table-striped
thead