diff --git a/edit.html b/edit.html
index 1c940d97..3f50d87f 100644
--- a/edit.html
+++ b/edit.html
@@ -101,14 +101,20 @@
-
-
+
+
+
+
+
+
-
+
+
+
@@ -124,10 +130,12 @@
-
-
-
-
+
+
+
+
+
+
@@ -276,109 +284,117 @@
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -438,6 +454,14 @@
+
+
+
+
+
+
+
+
diff --git a/global.css b/global.css
index 76e689c5..4ff4da33 100644
--- a/global.css
+++ b/global.css
@@ -2,6 +2,10 @@ button {
-webkit-appearance: none;
-moz-appearance: none;
user-select: none;
+ max-width: 100%;
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
padding: 2px 7px;
border: 1px solid hsl(0, 0%, 62%);
font: 400 13.3333px Arial;
diff --git a/install-usercss.html b/install-usercss.html
index 759c6231..0858ee02 100644
--- a/install-usercss.html
+++ b/install-usercss.html
@@ -45,40 +45,44 @@
-