Skip to content

Refactor fixed-width styles to use Bootstrap#1534

Draft
google-labs-jules[bot] wants to merge 1 commit intomasterfrom
feature/bootstrap-responsive-widths
Draft

Refactor fixed-width styles to use Bootstrap#1534
google-labs-jules[bot] wants to merge 1 commit intomasterfrom
feature/bootstrap-responsive-widths

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

This change refactors the application's stylesheets to remove fixed-width styling in favor of Bootstrap's responsive grid system. This makes the UI more flexible and mobile-friendly.

I replaced fixed-width styling in stylesheets with Bootstrap's responsive grid system and utility classes.

- I removed fixed pixel widths from `fields.scss` and `common.scss`.
- I updated Devise views to use Bootstrap's grid system for layout, ensuring forms are responsive.
- I ensured that other views using the modified styles are correctly rendered using responsive widths.
@CloCkWeRX
Copy link
Copy Markdown
Member

Well, it tried. I think I will do new versions of this, area by area

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.

1 participant