diff --git a/src/components/PingChart.vue b/src/components/PingChart.vue index 7f4043c0..04c00ca8 100644 --- a/src/components/PingChart.vue +++ b/src/components/PingChart.vue @@ -255,8 +255,8 @@ export default { } .period-options { - padding: 0.1em 1.0em; - margin-bottom: -2em; + padding: 0.1em 1em; + margin-bottom: -1.2em; float: right; position: relative; z-index: 10;