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
부모 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;
}