Skip to content

[IMPAC-641] IE11: Cash Balance & Projection widget#403

Closed
rheasunshine wants to merge 1 commit intomaestrano:1.6from
rheasunshine:bug/641-resizing-cash-balance-widget
Closed

[IMPAC-641] IE11: Cash Balance & Projection widget#403
rheasunshine wants to merge 1 commit intomaestrano:1.6from
rheasunshine:bug/641-resizing-cash-balance-widget

Conversation

@rheasunshine
Copy link
Copy Markdown
Contributor

@cesar-tonnoir
-Resizing of cash balance widget fixed

min-width: 180px;
display: inline-block;
width: 180px;
height: ~"calc(@{impac-big-widget-size} - 20px)";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I came up with the exact same solution in my current branch :)
I don't think you need this line though (height: ~"calc(@{impac-big-widget-size} - 20px)";) as the height is already set by .cash-balance-chart?

@cesar-tonnoir
Copy link
Copy Markdown
Contributor

Actually, no need for you to push more changes on this one => this is going to be fixed by #398

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.

2 participants