md-fab-toolbar {
  &.md-right {
    md-fab-trigger.align-with-text {
      // Make sure the FAB lines up with the text for the demo
      left: 7px;
    }
  }
}