Browse Source

Added a terrible temorary fix to the tables.

live-site
John Shaver 6 years ago
parent
commit
a32287c3f8
  1. 4
      app/styles/main.css

4
app/styles/main.css

@ -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;
}
Loading…
Cancel
Save