Skip to content
Snippets Groups Projects
Commit f109d18b authored by Pascal's avatar Pascal
Browse files

Adds missing border to navigation element.

parent e95e0e1f
Branches
Tags
No related merge requests found
...@@ -124,6 +124,7 @@ ...@@ -124,6 +124,7 @@
.navigation-container { .navigation-container {
background: #f2f2f2; background: #f2f2f2;
width: 100% !important; width: 100% !important;
border-bottom: 15px solid #1c355e;
} }
.navigation-row { .navigation-row {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment