diff --git a/public/css/style.blue.css b/public/css/style.blue.css
index 344947b95..a83154d27 100755
--- a/public/css/style.blue.css
+++ b/public/css/style.blue.css
@@ -1270,8 +1270,8 @@ h1 {
 .navbar-default .navbar-nav > .active > a:focus {
   color: #555555;
   /* change the color of the active tab for the front-end UI  */
-  background-color: #4993e4;*/ /* green 
-  /*background-color: #49e45b; /* green */*/
+  background-color: #4993e4; /* green 
+  /*background-color: #49e45b; /* green */
 }
 .navbar-default .navbar-nav > .disabled > a,
 .navbar-default .navbar-nav > .disabled > a:hover,