diff --git a/src/pages/Details.vue b/src/pages/Details.vue
index 7cf258927..6d6a8dd9c 100644
--- a/src/pages/Details.vue
+++ b/src/pages/Details.vue
@@ -20,18 +20,20 @@
-
-
-
- {{ $t("Edit") }}
-
-
+
+
+
+
+ {{ $t("Edit") }}
+
+
+
@@ -392,11 +394,6 @@ export default {
@media (max-width: 550px) {
.functions {
text-align: center;
-
- button, a {
- margin-left: 10px !important;
- margin-right: 10px !important;
- }
}
.ping-chart-wrapper {
@@ -439,12 +436,6 @@ export default {
}
}
-.functions {
- button, a {
- margin-right: 20px;
- }
-}
-
.shadow-box {
padding: 20px;
margin-top: 25px;