Uh oh!
There was an error while loading. Please reload this page.
Fix filepicker styling - #2342
Merged
Merged
Conversation
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
mention-bot
commented
Nov 25, 2016
@icewind1991, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tanghus, @PVince81 and @jancborchardt to be potential reviewers. |
Member
Really nice. There is only one issue:
|
This was referenced Nov 25, 2016
MorrisJobke
commented
Nov 25, 2016
Member
Potentially also fixes #1864 |
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
icewind1991
commented
Nov 28, 2016
MemberAuthor
Fixed |
MorrisJobke
commented
Nov 28, 2016
Member
Tested and works 👍 |
MorrisJobke
commented
Nov 28, 2016
Member
Chrome, Safari, IE11 and Edge ;) |
LukasReschke
approved these changes
Nov 28, 2016
LukasReschke
commented
Nov 28, 2016
Member
LGTM |
codecov-io
commented
Nov 28, 2016
Current coverage is 57.03% (diff: 0.00%)@@ master #2342 diff @@
==========================================
Files 1191 1191 Lines 71911 72140 +229 Methods 7299 7335 +36 Messages 0 0 Branches 1213 1226 +13 ==========================================
+ Hits 41036 41142 +106 - Misses 30875 30998 +123
Partials 0 0
|
leonklingele pushed a commit
to strukturag/nextcloud-spreedme
that referenced
this pull request
Nov 28, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes#2252
Also now limits the filepicker size to fit in small screens.
cc @jancborchardt@LukasReschke