diff --git a/_includes/nav.html b/_includes/nav.html
index c7a70c7f98..6cfaa9fc2b 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -24,7 +24,7 @@
Zadania
- Contact
+ Záznamy
diff --git a/_sass/_base.scss b/_sass/_base.scss
index 927ecefb22..7ec2017cbf 100755
--- a/_sass/_base.scss
+++ b/_sass/_base.scss
@@ -45,8 +45,8 @@ li {
display: block
}
-li.nostyle {
- list-style-type: none;
+.collapse navbar-collapse li.nostyle {
+ list-style-type: none !important
}
li:before {