mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
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 {
|
||||
border-radius: 0px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.table-container button.targets {
|
||||
|
|
Loading…
Reference in a new issue