diff options
| author | Hunternif | 2019-04-22 23:32:30 +0700 |
|---|---|---|
| committer | Hunternif | 2019-04-22 23:38:48 +0700 |
| commit | 1b2e9e4db6efc3a55d002b9550063252125b89b8 (patch) | |
| tree | 4a37430b71667569c953ec608b6d408b2c44dee7 /client/css/post-metric-input.styl | |
| parent | 5ed908aedfc49da831cc91cc9ed2b152167493a4 (diff) | |
client: fixes for displaying metrics on sidebar
Diffstat (limited to 'client/css/post-metric-input.styl')
| -rw-r--r-- | client/css/post-metric-input.styl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/css/post-metric-input.styl b/client/css/post-metric-input.styl index 6248b41..1a2f07f 100644 --- a/client/css/post-metric-input.styl +++ b/client/css/post-metric-input.styl @@ -35,6 +35,7 @@ ul.compact-unset-metrics, ul.compact-post-metrics ul.compact-post-metrics input[type=number] margin-left: 0.5em + margin-bottom: 0.5em width: 4em min-width: 60px label |