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

fix(dimmer): borders on partial segment dimmers are incorrect #1223

Merged
merged 2 commits into from
Dec 22, 2019

Conversation

lubber-de
Copy link
Member

@lubber-de lubber-de commented Dec 15, 2019

Description

The change in #1027 changed the specificity. This lead into the border correction for partial dimmers in segments to not work anymore.
This PR increases their specificity so they are adjusted again.

I also removed the unnecessary !important settings for the segment > dimmer border settings

Testcase

Broken corners

https://jsfiddle.net/q1Lfgpk2

Fixed again and !important removed

https://jsfiddle.net/hq8tcs6w/

Screenshot

Broken

image

Fixed

image

@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 labels Dec 15, 2019
@lubber-de lubber-de added this to the 2.8.3 milestone Dec 15, 2019
exoego
exoego previously approved these changes Dec 15, 2019
Copy link
Contributor

@exoego exoego 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
Contributor

@exoego exoego 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
Contributor

@prudho prudho 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

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 changed the title [Dimmer] Correct borders on partial segment dimmers fix(dimmer): borders on partial segment dimmers are incorrect Dec 22, 2019
@y0hami y0hami merged commit 10b59be into fomantic:develop Dec 22, 2019
@lubber-de lubber-de deleted the fix/segment_dimmer_borders branch December 22, 2019 15:50
@lubber-de lubber-de removed the state/awaiting-reviews Pull requests which are waiting for reviews label Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS 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.

4 participants