fix DNS css for real this time (trust me)

This commit is contained in:
2026-05-14 17:59:44 -04:00
parent bf39818fab
commit fff25d3dfe
+5 -1
View File
@@ -104,9 +104,13 @@ body {
}
#ConfigureDNSTable {
display: inline-block;
box-sizing: border-box;
vertical-align: middle;
float: left;
}
#ConfigureDNSTable table {
width: 400px;
}
/* Tables */