mirror of
https://git.coolaj86.com/coolaj86/greenlock.html
synced 2025-04-20 14:20:43 +00:00
Added a terrible temorary fix to the tables.
This commit is contained in:
parent
b416813a44
commit
174c69234a
@ -175,3 +175,7 @@ a {
|
|||||||
.tabbed-selector input[type=radio] {
|
.tabbed-selector input[type=radio] {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.js-acme-table-http-01, table.js-acme-table-dns-01 {
|
||||||
|
margin-left: -14em;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user