Client Fixes (#8821)

* new client: fix animation flickering

* fix transitions

* update copy
This commit is contained in:
Matteo Pagliazzi
2017-06-16 18:07:24 +02:00
committed by GitHub
parent f7ce269f3c
commit 042e5a8d63
7 changed files with 13 additions and 10 deletions

View File

@@ -158,6 +158,7 @@ nav.navbar {
padding-right: 12.5px;
padding-left: 12.5px;
color: $header-color;
transition: none;
&:hover {
color: $white;