GUACAMOLE-96: TOTP detail headers should always be left-aligned.

This commit is contained in:
Michael Jumper
2017-11-24 14:05:32 -08:00
parent a426f59765
commit 608a11170b

View File

@@ -75,6 +75,7 @@ h3.totp-details-header::before {
.totp-details th {
padding-right: 0.25em;
text-align: left;
}
.totp-details td {