1
0
Fork 0

Fix "Mark all as seen" button display

This commit is contained in:
Hypolite Petovan 2017-03-16 22:19:27 -04:00
commit 67c40bf030
2 changed files with 3 additions and 3 deletions

View file

@ -556,7 +556,7 @@ nav.navbar .nav>li>a:focus{
#topbar-first .dropdown-footer {
margin: 10px 10px 5px
}
#topbar-first a, #topbar-first .btn-link,
#topbar-first a,
nav.navbar a, nav.navbar .btn-link {
color: $nav_icon_color;
}