mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Adjust input group margins for more equal spacing.
This commit is contained in:
parent
170da9460d
commit
013c22ca01
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ input[name="end_input"], input[name="range_input"] {
|
|||
|
||||
.prometheus_input_group {
|
||||
display: inline-block;
|
||||
margin: 10px 10px;
|
||||
margin: 10px 5px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue