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

Adds missing border to navigation element.

parent 75db9b70
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