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

[Button] Increased size specificity to work with menu item buttons #334

Merged
merged 1 commit into from
Dec 31, 2018

Conversation

lubber-de
Copy link
Member

@lubber-de lubber-de commented Dec 31, 2018

Description

Buttons in menu items had its own font-size assigned via @buttonSize . If somebody now wants to have smaller or higher buttons somewhere by adding any of the button size classes (like mini), it does not work.

Testcase

https://jsfiddle.net/bfojrmqs/
Remove the CSS Part to see the issue (both buttons are the same size then and mini is ignored)

Closes

Semantic-Org/Semantic-UI#5374
Semantic-Org/Semantic-UI#3164

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug lang/css Anything involving CSS state/awaiting-reviews Pull requests which are waiting for reviews tag/sui-issue Taken from an existing Issue/PR of SUI labels Dec 31, 2018
@lubber-de lubber-de added this to the 2.7.x milestone Dec 31, 2018
Copy link
Member

@ColinFrick ColinFrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@y0hami y0hami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@y0hami y0hami merged commit 1489756 into fomantic:develop Dec 31, 2018
@y0hami y0hami removed the state/awaiting-reviews Pull requests which are waiting for reviews label Dec 31, 2018
@lubber-de lubber-de modified the milestones: 2.7.x, 2.7.2 Dec 31, 2018
@lubber-de lubber-de deleted the fix/5374/button_size_specificity branch December 31, 2018 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS tag/sui-issue Taken from an existing Issue/PR of SUI type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants