diff --git a/extras/index.html b/extras/index.html
index 3a9ca6d4..21fdea69 100644
--- a/extras/index.html
+++ b/extras/index.html
@@ -87,6 +87,7 @@
Blocked Users
margin-left: 0em;
overflow: auto;
float: right;
+ max-width: 60vw;
}
.section2::-webkit-scrollbar {
display: none;
diff --git a/manifest.json b/manifest.json
index 5a50722b..12cd2d9a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name": "ScratchTools",
"short_name": "ScratchTools",
"manifest_version": 3,
- "version": "2.18.0",
- "version_name": "2.18.0",
+ "version": "2.18.1",
+ "version_name": "2.18.1",
"description": "Great tools to make Scratching easier!",
"author": "rgantzos",
"background": {