diff --git a/ckanext/odsh/public/odsh_header.css b/ckanext/odsh/public/odsh_header.css
index f15500cf349a36e4009f2c41fdf5cdb9829a1f85..5c7a96457a62394ca638e75506625c92c6d44945 100644
--- a/ckanext/odsh/public/odsh_header.css
+++ b/ckanext/odsh/public/odsh_header.css
@@ -124,6 +124,7 @@
 .navigation-container {
     background: #f2f2f2;
     width: 100% !important;
+    border-bottom: 15px solid #1c355e;
 }
 
 .navigation-row {