a couple of stylefixes

This commit is contained in:
nixa 2016-05-16 17:26:51 +03:00
parent f107a3726a
commit a8363d02b8
4 changed files with 51 additions and 4 deletions

View file

@ -14,6 +14,10 @@
&.scrolled {
background-color: rgba(black, 0.85)
}
.dropdown-toggle::after {
display: none;
}
}
a.al-logo {