-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Fix width of input on contacts menu #40873
Conversation
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.
Should this wait for #40749?
This is just a 1 line of unnecessary CSS change. IMO, we can merge this change as it is and port it to the mentioned PR |
b033297
to
c8d8846
Compare
/compile amend / |
c8d8846
to
f0885da
Compare
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.
Good to go now but conflicts
f0885da
to
6e27122
Compare
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.
Tested after the vue migration
6e27122
to
2fc5b4e
Compare
Signed-off-by: julia.kirschenheuter <[email protected]>
2fc5b4e
to
f760927
Compare
failed acceptance-header unrelated |
Summary
Fix width of input on contacts menu.
Checklist