fix(back-button): fix menu and back button alignment (#14268)

* fix(): fix menu and back button alignment

* fix(button): remove button-text span
This commit is contained in:
Mike Hartington
2018-04-04 15:39:35 -04:00
committed by Brandy Carney
parent c15772651a
commit 57fbf6c396
7 changed files with 132 additions and 2 deletions

View File

@ -19,7 +19,7 @@
position: relative;
z-index: 0;
display: flex;
display: inline-flex;
flex-flow: row nowrap;
flex-shrink: 0;