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

Fixed ToggleMode button overlapping CSS issue #1567

Merged
merged 1 commit into from
Feb 24, 2018
Merged

Fixed ToggleMode button overlapping CSS issue #1567

merged 1 commit into from
Feb 24, 2018

Conversation

pfftdammitchris
Copy link
Contributor

@pfftdammitchris pfftdammitchris commented Feb 21, 2018

Fixes #1564

The absolute positioning of the toggle mode button was creating a static overlapping position issue with the top bar. This fix solves that problem by removing the static positioning and coupling the button component with the buttons to the right (which I think is more appropriate by looking at how it is presented)

cssissue

The absolute positioning of the toggle mode button was creating a static overlapping position issue with the top bar. This fix solves that problem by removing the static positioning and coupling the button component with the buttons to the right
@kazup01 kazup01 added the awaiting review ❇️ Pull request is awaiting a review. label Feb 22, 2018
@Rokt33r Rokt33r merged commit e8fd53d into BoostIO:master Feb 24, 2018
@Rokt33r Rokt33r added next release (v0.9.1) and removed awaiting review ❇️ Pull request is awaiting a review. labels Feb 24, 2018
@pfftdammitchris pfftdammitchris deleted the fix-toggle-view-css-positioning branch February 24, 2018 23:03
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

Successfully merging this pull request may close these issues.

[Bug] Weird CSS Issue
3 participants