diff --git a/routes/_components/Status.html b/routes/_components/Status.html
index 9f7b8462..4617ba2c 100644
--- a/routes/_components/Status.html
+++ b/routes/_components/Status.html
@@ -157,12 +157,11 @@
.status-toolbar {
grid-area: status-toolbar;
display: flex;
- margin: 5px 10px 5px 5px;
justify-content: space-between;
}
.status-toolbar button {
- padding: 0;
+ padding: 6px 10px;
background: none;
border: none;
}