left align version number table in admin

This commit is contained in:
Jeff Atwood 2015-07-31 03:34:39 -07:00
parent 3a6bb64d97
commit d95ad05d76
1 changed files with 4 additions and 1 deletions

View File

@ -698,10 +698,13 @@ section.details {
.version-check {
th {
text-align: left !important;
}
.version-number {
font-size: 1.286em;
font-weight: bold;
text-align: center;
}
.face {