Skip to content

[stable13] Fix edit tag textbox size - #8407

Merged
MorrisJobke merged 1 commit into
stable13from
stable13-8376-devgals
Feb 17, 2018
Merged

[stable13] Fix edit tag textbox size#8407
MorrisJobke merged 1 commit into
stable13from
stable13-8376-devgals

Conversation

@AasthaGupta

Copy link
Copy Markdown
Member

Backport of #8376

Fixes#7586
Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
@MorrisJobkeMorrisJobke added the 3. to review Waiting for reviews label Feb 17, 2018
@MorrisJobkeMorrisJobke added this to the Nextcloud 13.0.1 milestone Feb 17, 2018
@codecov

codecovBot commented Feb 17, 2018

Copy link
Copy Markdown

Codecov Report

Merging #8407 into stable13 will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## stable13 #8407 +/- ##
===========================================
Coverage 51.23% 51.23% Complexity 24986 24986 ===========================================
Files 1608 1608 Lines 95089 95089 Branches 1376 1376 ===========================================
Hits 48718 48718 Misses 46371 46371

@danxuliudanxuliu left a comment

Copy link
Copy Markdown
Member

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 577a3cf into stable13Feb 17, 2018
@MorrisJobke
MorrisJobke deleted the stable13-8376-devgals branch February 17, 2018 14:38
@MorrisJobkeMorrisJobke mentioned this pull request Mar 9, 2018
10 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@AasthaGupta@MorrisJobke@danxuliu