Added a terrible temorary fix to the tables.
This commit is contained in:
parent
6a05569ab5
commit
a32287c3f8
|
@ -175,3 +175,7 @@ a {
|
|||
.tabbed-selector input[type=radio] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
table.js-acme-table-http-01, table.js-acme-table-dns-01 {
|
||||
margin-left: -14em;
|
||||
}
|
Loading…
Reference in New Issue