-
-
Couldn't load subscription status.
- Fork 1k
Split header and fix i18n message #2634
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
Conversation
src/css/tabs/pid_tuning.css
Outdated
|
|
||
| .tab-pid_tuning .subtab-pid .cf_column { | ||
| min-width: 472px; | ||
| min-width: 600px; /* 472px; */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove comment?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Squashed commits.
Fix sonar bug Remove comment
3b0ac87 to
4c9fbc6
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
|
AUTOMERGE: (PASS)
|








We should have enough room to fit all elements on one row if we use an extra header in the first column and adjust width (about 8% + 12%).
Also think we need to adjust the second column to go down on smaller screens at around 600px to fit other labels too.