Add more top/bottom spacing for All/Unhealthy buttons
Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
parent
028e99e3d6
commit
7244ef3783
|
@ -10,6 +10,8 @@ h2.danger a {
|
||||||
|
|
||||||
div#showTargets .btn {
|
div#showTargets .btn {
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-container button.targets {
|
.table-container button.targets {
|
||||||
|
|
Loading…
Reference in New Issue