Skip to content
Snippets Groups Projects
Commit fc7dfb3b authored by HJ's avatar HJ :fire:
Browse files

update & unify the navbars heights

parent 7c4af4ce
No related branches found
No related tags found
2 merge requests!1278Merge develop into master for 2.2.0,!1260FontAwesome 5
This commit is part of merge request !1260. Comments created here will be created in the context of that merge request.
......@@ -117,8 +117,11 @@
a {
display: block;
box-sizing: border-box;
align-items: stretch;
padding: 0.9em 1em;
height: 3.5em;
line-height: 3.5em;
padding: 0 1em;
&:hover {
background-color: $fallback--lightBg;
......
......@@ -333,8 +333,8 @@
box-sizing: border-box;
display: block;
height: 3em;
line-height: 2em;
padding: 0.5em 0.7em;
line-height: 3em;
padding: 0 0.7em;
&:hover {
background-color: $fallback--lightBg;
......
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