Merge "Sticky toolbar: Add missing vendor prefix"

This commit is contained in:
jenkins-bot 2018-04-30 22:56:43 +00:00 committed by Gerrit Code Review
commit b926673987

View file

@ -12,6 +12,7 @@
&-toolbarWrapper {
height: 3.5em;
position: -webkit-sticky;
position: sticky;
padding-top: 0.5em;
margin-top: -0.5em;