Move the back arrow back slightly for visual alignment

This commit is contained in:
Paul Clarke 2016-05-10 18:20:00 +12:00
parent f843c88e48
commit e0a7c4fb47

View File

@ -40,7 +40,7 @@
.toolbar__back-button {
float: left;
margin: $spacer-y * .625 $spacer-x / 2 $spacer-y * .625 #{-$spacer-x / 4};
margin: $spacer-y * .625 $spacer-x / 2 $spacer-y * .625 #{-$spacer-x * .625};
padding-left: $spacer-x / 4;
padding-right: $spacer-x / 4;
border: 0;