Skip to content
Snippets Groups Projects
Commit d9056975 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Fixed login dropdown padding

parent 0643b3a2
No related branches found
No related tags found
2 merge requests!41Version 2.0.0,!38Merge py3 into dev
......@@ -374,8 +374,8 @@
}
.navbar.masthead .navigation .nav-pills li.dropdown>.dropdown-toggle {
padding-bottom: 12px;
padding-top: 12px;
padding-bottom: 13px;
padding-top: 15px;
}
.user-icon {
......
......@@ -31,6 +31,3 @@
</div>
{% endblock %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment