Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

label margin #6823

Open
ChrisZhangHD opened this issue Jun 5, 2019 · 2 comments
Open

label margin #6823

ChrisZhangHD opened this issue Jun 5, 2019 · 2 comments

Comments

@ChrisZhangHD
Copy link

<a href="#" target="_blank" class="ui teal basic left pointing label m-block m-margin-tb-tiny">
                                reading <div class="detail">15</div></a>

.m-margin-tb-tiny {
    margin-top: 0.3em; !important;
    margin-bottom: 0.3em; !important;
}

I used CSS to set 'm-margin-tb-tiny' but the results didn't work, the label had no margin with each other, is there anyone know the reason?

@marcelodeolive1ra
Copy link

Hi @ChrisZhangHD,

I tried to reproduce your issue, and couldn't reproduce it. As you can see in the image below, the margin was applied (highlighted in orange). If you still have the issue, can you provide more details? If not, let's close this issue :-)

image

@lubber-de

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants