github.com/Aestek/consul@v1.2.4-0.20190309222502-b2c31e33971a/ui-v2/app/styles/components/feedback-dialog/layout.scss (about) 1 %feedback-dialog-inline { 2 @extend %tooltip; 3 } 4 5 %feedback-dialog-inline p::after { 6 @extend %tooltip-tail; 7 top: auto !important; 8 bottom: -13px; 9 } 10 %feedback-dialog-inline p { 11 @extend %tooltip-bubble; 12 }