diff --git a/templates/index.html b/templates/index.html
index 4c59d0e..b5a2a38 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -310,8 +310,11 @@
min-width:200px;
flex:1;
}
- #run-all-btn {
- white-space:nowrap;
+ #run-all-btn,
+ #page-checks .card-header-row .check-btn {
+ white-space: nowrap;
+ padding: 6px 10px;
+ border-radius: 10px;
}
/* ===== Desktop / default layout ===== */
@@ -1203,27 +1206,15 @@
style="flex:1;min-width:200px;"
placeholder="e.g. 15-03-58-80"
title="Type Device ID and press Enter to add"/>
-
-
-
+
+
+
-
+