From fe6d8a63a0d77d04e22c5b1ea18bf024cd30643a Mon Sep 17 00:00:00 2001 From: TheEmeraldStarr <46467239+Epicloudygamer@users.noreply.github.com> Date: Fri, 18 Sep 2020 10:33:33 -0700 Subject: [PATCH] Fixed More Menu I did a dumb mistake --- public/assets/css/Header-Dark.css | 4 ++-- public/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/assets/css/Header-Dark.css b/public/assets/css/Header-Dark.css index 32f1d518..e4f527a7 100644 --- a/public/assets/css/Header-Dark.css +++ b/public/assets/css/Header-Dark.css @@ -93,8 +93,8 @@ .header-dark .navbar .dropdown-menu .dropdown-item:focus, .header-dark .navbar .dropdown-menu .dropdown-item { line-height: 2; - height: 20%; - width: 20%; + height: 100%; + width: 100%; font-size: 14px; color: #37434d; } diff --git a/public/index.html b/public/index.html index 93c98788..7ba5b6f1 100644 --- a/public/index.html +++ b/public/index.html @@ -35,8 +35,8 @@ -