diff --git a/public/index.html b/public/index.html index a66cee149..28efb458c 100644 --- a/public/index.html +++ b/public/index.html @@ -4385,9 +4385,6 @@ -
- -
@@ -4399,6 +4396,9 @@ +
+ +
diff --git a/public/style.css b/public/style.css index 53978584e..ddad5e708 100644 --- a/public/style.css +++ b/public/style.css @@ -690,8 +690,7 @@ select option:not(:checked) { /* works to color unselected items */ } #character_search_bar { - width: 90%; - font-size: 1.2em; + font-size: 1em; padding-left: 0.75em; }