// https://github.com/kybishop/ember-attacher .ember-attacher-popper { background-color: $color-white; font-size: 1rem; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12); @include border-radius(3px); > p { margin: 4px; padding: 0; } > .menu { margin: 0; padding: 0.5rem 0.75rem; } } .ember-attacher-tooltip { font-size: 0.9rem; padding: 0.5rem 0.75rem; }