fix DNS css for real this time (trust me)
This commit is contained in:
+5
-1
@@ -104,9 +104,13 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ConfigureDNSTable {
|
#ConfigureDNSTable {
|
||||||
|
display: inline-block;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
float: left;
|
}
|
||||||
|
|
||||||
|
#ConfigureDNSTable table {
|
||||||
|
width: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tables */
|
/* Tables */
|
||||||
|
|||||||
Reference in New Issue
Block a user