Merge pull request #2927 from kothman/feature/2926-fix-line-overlap

#2926 Fix line overlap
This commit is contained in:
James Brooks
2018-03-01 08:54:21 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -40,6 +40,7 @@
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index: 10;
}
&.active {