mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
left align version number table in admin
This commit is contained in:
@@ -698,10 +698,13 @@ section.details {
|
|||||||
|
|
||||||
.version-check {
|
.version-check {
|
||||||
|
|
||||||
|
th {
|
||||||
|
text-align: left !important;
|
||||||
|
}
|
||||||
|
|
||||||
.version-number {
|
.version-number {
|
||||||
font-size: 1.286em;
|
font-size: 1.286em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.face {
|
.face {
|
||||||
|
|||||||
Reference in New Issue
Block a user