moved table higher
This commit is contained in:
parent
aae629532e
commit
dfaed30cab
@ -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 {
|
||||
|
@ -102,6 +102,8 @@ block content
|
||||
|
||||
div.clearfix
|
||||
|
||||
div.row(ng-cloak)
|
||||
div.col-xs-12
|
||||
div.row
|
||||
table.table.table-striped
|
||||
thead
|
||||
|
Loading…
Reference in New Issue
Block a user