Shrink record and versions listing using server-meta

This commit is contained in:
Cryptkeeper
2017-05-13 11:17:31 -05:00
parent d2ba338cb6
commit 7bd33c081b
2 changed files with 6 additions and 6 deletions

View File

@ -156,10 +156,6 @@ strong {
margin-bottom: 2px;
}
.server > .column > .versions > .version {
font-size: 16px;
}
.category-header {
margin-bottom: 10px;
margin-left: 15px;
@ -167,6 +163,10 @@ strong {
display: none;
}
.server-meta {
font-size: 16px !important;
}
/* Charts */
.chart {
height: 100px;