Sort out table layout and rejig where state_key is placed.
This commit is contained in:
parent
003ca35bf6
commit
dc5c01607b
2 changed files with 11 additions and 4 deletions
|
@ -268,3 +268,9 @@ li dd ul {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
border: 0;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue