Merge branch 'master' into translations

This commit is contained in:
Dan Brown
2016-12-31 14:32:52 +00:00
committed by GitHub
8 changed files with 37 additions and 32 deletions

View File

@ -110,6 +110,8 @@
border-left: 0px solid #FFF;
background-color: #FFF;
&.fixed {
background-color: #FFF;
z-index: 5;
position: fixed;
top: 0;
padding-left: $-l;