Browse Source

Added a terrible temorary fix to the tables.

master
John Shaver 6 years ago
committed by AJ ONeal
parent
commit
174c69234a
  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