Added a terrible temorary fix to the tables.

Este commit está contenido en:
John Shaver 2018-08-16 20:24:51 -07:00 cometido por AJ ONeal
padre b416813a44
commit 174c69234a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados

Ver fichero

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