diff --git a/core/css/header.css b/core/css/header.css
index d2645c6a7d5ff26434d5722ea24bfe278b37fe43..8ec29345b7dbbdffd7efda695764526a77bf9c94 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -129,6 +129,7 @@
 	max-height: 85%;
 	margin-top: 0;
 	padding-bottom: 10px;
+	background-color: #24282F;
 	background-color: rgba(36, 40, 47, .97);
 	border-bottom-right-radius: 7px;
 	box-shadow: 0 0 7px rgba(29,45,68,.97);