Browse Source

Add more top/bottom spacing for All/Unhealthy buttons

Signed-off-by: Julius Volz <julius.volz@gmail.com>
pull/5226/head
Julius Volz 6 years ago
parent
commit
7244ef3783
  1. 2
      web/ui/static/css/targets.css

2
web/ui/static/css/targets.css

@ -10,6 +10,8 @@ h2.danger a {
div#showTargets .btn {
border-radius: 0px;
margin-top: 10px;
margin-bottom: 15px;
}
.table-container button.targets {

Loading…
Cancel
Save