2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock.html synced 2025-03-12 11:30:48 +00:00

Added a terrible temorary fix to the tables.

This commit is contained in:
John Shaver 2018-08-16 20:24:51 -07:00
parent 6a05569ab5
commit a32287c3f8

View File

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