Fix for toolbar-south width (#5391)

This commit is contained in:
Paul 2016-04-26 17:41:07 +12:00 committed by Ingo Schommer
parent 7c00073ed3
commit fc8d94d789
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -35,6 +35,7 @@
position: absolute;
bottom: 0;
border-top: 1px solid $border-color;
width: 100%;
}
.toolbar__back-button {