chrome table height in controls
This commit is contained in:
@@ -13,6 +13,11 @@ aside {
|
||||
|
||||
padding: 1em 1em 1em 0;
|
||||
|
||||
// fix chrome being inconsistent
|
||||
table {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
div {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user