@import 'extends'; md-toolbar { z-index: 20; box-shadow: none; } header { flex-direction: row; align-items: stretch; justify-content: space-between; display: flex; } hgroup { align-items: center; flex: 1 1 auto; &h3 { margin-bottom: 0; } } .sg-icon-bar { font-size: $sg-font-size-3; color: $colorGray; display: flex; flex-direction: column; align-items: center; justify-content: space-between; margin: 0 0 $mg $mg; } .sg-icon-bar *.button { display: block; }