getbem.github.io icon indicating copy to clipboard operation
getbem.github.io copied to clipboard

better name for this modifier

Open kapymc opened this issue 8 years ago • 1 comments

example: <tootip class="tooltip"> <icon></icon> </tooltip>

my tooltip modifier has only margin- top: 0px and margin-bottom: 0px.

kapymc avatar Aug 07 '17 09:08 kapymc

<div class="element">
    <tootip class="element__tooltip"> <icon></icon> </tooltip>
</div>

gmkhussain avatar Sep 27 '17 13:09 gmkhussain