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

[stable12] Fix edit tag textbox size #8408

Merged
merged 1 commit into from
Feb 17, 2018
Merged

Conversation

AasthaGupta
Copy link
Member

Backport of #8376

Fixes #7586

Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Feb 17, 2018
@MorrisJobke MorrisJobke added this to the Nextcloud 12.0.6 milestone Feb 17, 2018
@codecov
Copy link

codecov bot commented Feb 17, 2018

Codecov Report

Merging #8408 into stable12 will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             stable12    #8408   +/-   ##
===========================================
  Coverage       53.84%   53.84%           
  Complexity      22755    22755           
===========================================
  Files            1386     1386           
  Lines           87129    87129           
  Branches         1331     1331           
===========================================
  Hits            46915    46915           
  Misses          40214    40214
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 84.68% <0%> (-0.13%) 121% <0%> (ø)
lib/private/Security/CertificateManager.php 92.07% <0%> (+0.99%) 39% <0%> (ø) ⬇️

Copy link
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

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

Tested and works 👍

However, I have noticed that the final height of the input field is 32px instead of 30px; this is caused by the min-height rule applied to input elements in the server. Anyway, works for me ;-)

@MorrisJobke MorrisJobke merged commit 3ab9919 into stable12 Feb 17, 2018
@MorrisJobke MorrisJobke deleted the stable12-8376-devgals branch February 17, 2018 14:38
@MorrisJobke MorrisJobke mentioned this pull request Mar 9, 2018
2 tasks
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants