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

Table header fixes #1828

Merged
merged 4 commits into from
Apr 7, 2017
Merged

Table header fixes #1828

merged 4 commits into from
Apr 7, 2017

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Apr 6, 2017

With the recent changes to table headers in 0dcc028 text doesn’t wrap.

The reimbursement and customer returns table headers carry too much information in them. Instead of rewriting these tables into forms right now, we re-enable text wrapping for this headers by using the newly introduced .wrap-text class.

Some table headers carry too much information in them (like the reimbursements and customer returns tables). With the recent changes we made in 0dcc028 all table headers have text wrapping disabled. We the introduction of the .wrap-text class we are able to turn text wrapping back on for certain headers.
With the recent changes to table headers in 0dcc028 text doesn’t wrap.

The reimbursement and customer returns table headers carry too much information in them. Instead of rewriting these tables into forms right now, we re-enable text wrapping for this headers by using the newly introduced .wrap-text class.
With the recent changes to table headers in 0dcc028 text doesn’t wrap.

The store credit table headers have long texts. We re-enable text wrapping for this headers by using the newly introduced .wrap-text class.
The bootstrap default is bottom alignment. Unfortunately there is no variable in Bootstrap to change that.
@tvdeyen tvdeyen added this to the 2.2.0 milestone Apr 6, 2017
@tvdeyen tvdeyen requested a review from jhawthorn April 6, 2017 22:26
@jhawthorn jhawthorn merged commit 3cfeb4c into solidusio:master Apr 7, 2017
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.

3 participants