diff --git a/index.html b/index.html
index 17c211a..65523dd 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,7 @@
-
+
diff --git a/main.css b/main.css
index 2a52426..176dc5e 100644
--- a/main.css
+++ b/main.css
@@ -3515,10 +3515,10 @@ div#roomnotes2 {
.controlsGrid button {
display: flex;
- justify-content: center;
+ align-items: center;
+ justify-content: center;
margin: 0;
- text-align: right;
- padding: 5px;
+ padding: 5px;
border-radius: 4px;
}
.controlsGrid button.center {