Added a terrible temorary fix to the tables.

This commit is contained in:
John Shaver 2018-08-16 20:24:51 -07:00 committed by AJ ONeal
parent b416813a44
commit 174c69234a
1 changed files with 4 additions and 0 deletions

View File

@ -175,3 +175,7 @@ a {
.tabbed-selector input[type=radio] {
display: none;
}
table.js-acme-table-http-01, table.js-acme-table-dns-01 {
margin-left: -14em;
}