Added a terrible temorary fix to the tables.

This commit is contained in:
John Shaver 2018-08-16 20:24:51 -07:00 提交者 AJ ONeal
父節點 b416813a44
當前提交 174c69234a
共有 1 個檔案被更改,包括 4 行新增0 行删除

查看文件

@ -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;
}