adjusted chart spacing

This commit is contained in:
cubedro
2015-04-24 07:09:09 +03:00
parent 820dc786f6
commit cf6b42257b
3 changed files with 11 additions and 5 deletions

View File

@@ -127,8 +127,12 @@ span.small-title span.small {
letter-spacing: -4px;
}
.big-info.chart {
padding-top: 12px;
}
.big-info.chart .big-details {
padding-top: 15px;
padding-top: 8px;
}
.big-info.chart {
@@ -143,7 +147,7 @@ span.small-title span.small {
.blocks-holder {
width: 288px;
padding-top: 5px;
padding-top: 6px;
margin-left: -2px;
}