Skip to content
Snippets Groups Projects
Verified Commit 56207a51 authored by bones_was_here's avatar bones_was_here
Browse files

Nav: fix edge of Download link being visible and clickable without opening menu in mobile view

parent b1fc3a83
No related branches found
No related tags found
1 merge request!67Features and fixes for nav bar and footer
This commit is part of merge request !67. Comments created here will be created in the context of that merge request.
...@@ -43,9 +43,6 @@ hr { ...@@ -43,9 +43,6 @@ hr {
ul, ol, dl { ul, ol, dl {
font-size: 1.1rem; font-size: 1.1rem;
} }
.top-bar {
height: 50px;
}
.top-bar, .top-bar-section { display: inline-block; } .top-bar, .top-bar-section { display: inline-block; }
.top-bar .name h1 a { .top-bar .name h1 a {
color: rgb(200, 200, 200); color: rgb(200, 200, 200);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment