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

Make input field button style take precedence #3077

Merged
merged 1 commit into from Aug 22, 2022

Conversation

raimund-schluessler
Copy link
Contributor

Depending on how the bundler packs together the CSS rules of nextcloud/vue, it would happen that the style of NcButton takes precedence over the custom adjustment to the button in NcInputField, leading to a wrongly positioned button.

This PR ensures that the custom adjustment to the button in NcInputField always apply.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: input-field Covering the InputField, TextField, ... labels Aug 19, 2022
@raimund-schluessler raimund-schluessler added this to the 6.0.0 milestone Aug 19, 2022
@marcoambrosini marcoambrosini merged commit ccdad70 into master Aug 22, 2022
@marcoambrosini marcoambrosini deleted the fix/noid/input-field-button branch August 22, 2022 06:38
@skjnldsv skjnldsv mentioned this pull request Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: input-field Covering the InputField, TextField, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants