Skip to content

Fix logo being too big on log in page, fix #4585 - #4910

Merged
LukasReschke merged 2 commits into
masterfrom
make-the-logo-smaller-cream
May 19, 2017
Merged

Fix logo being too big on log in page, fix #4585#4910
LukasReschke merged 2 commits into
masterfrom
make-the-logo-smaller-cream

Conversation

@jancborchardt

Copy link
Copy Markdown
Member

Please review @nextcloud/designers @MorrisJobke@MariusBluem@juliushaertl – it was caused by theming changes. Removing them makes theming still work, and fixes the issue with the logos being way too big, for example even touching the .warning box on error pages.

Before / after:
bildschirmfoto 2017-05-14 um 22 30 38
bildschirmfoto 2017-05-14 um 22 30 27

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
@mention-bot

Copy link
Copy Markdown

@jancborchardt, thanks for your PR! By analyzing the history of the files in this pull request, we identified @juliushaertl and @MorrisJobke to be potential reviewers.

@jancborchardtjancborchardt mentioned this pull request May 16, 2017
3 tasks

@MorrisJobkeMorrisJobke 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.

Cuts of parts of the image if it is in portrait format. 👎

@MorrisJobkeMorrisJobke added 2. developing Work in progress and removed 3. to review Waiting for reviews labels May 16, 2017
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@codecov

codecovBot commented May 19, 2017

Copy link
Copy Markdown

Codecov Report

Merging #4910 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@ Coverage Diff @@## master #4910 +/- ##
============================================
+ Coverage 54.16% 54.16% +<.01% 
Complexity 22173 22173 ============================================
Files 1365 1365 Lines 84893 84885 -8 Branches 1322 1322 ============================================
Hits 45981 45981 + Misses 38912 38904 -8
Impacted FilesCoverage ΔComplexity Δ
lib/private/Security/CertificateManager.php90.81% <0%> (-1.03%)39% <0%> (ø)
lib/private/Server.php93.4% <0%> (+0.14%)120% <0%> (ø)⬇️
tests/redis.config.php10% <0%> (+4.44%)0% <0%> (ø)⬇️

@juliusknorr

Copy link
Copy Markdown
Member

@jancborchardt I've added another commit to keep the logo stretched to the container when custom themed logos are used.

@MorrisJobke Was that what you were talking about above? Or is it a different issue?

@MorrisJobke

Copy link
Copy Markdown
Member

@MorrisJobke Was that what you were talking about above? Or is it a different issue?

Yes - works now.

@MorrisJobkeMorrisJobke 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 now 👍

@MorrisJobkeMorrisJobke added 3. to review Waiting for reviews and removed 2. developing Work in progress labels May 19, 2017
@LukasReschke
LukasReschke merged commit c1c676f into masterMay 19, 2017
@LukasReschke
LukasReschke deleted the make-the-logo-smaller-cream branch May 19, 2017 18:50
@LukasReschke

Copy link
Copy Markdown
Member

@jancborchardt If you want this backported then please open a backport for stable12. Note that it likely will only be included with Nextcloud 12.0.1.

@juliusknorr

Copy link
Copy Markdown
Member

I think we should backport this. PR at #4976

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugdesignDesign, UI, UX, etc.highregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@jancborchardt@mention-bot@juliusknorr@MorrisJobke@LukasReschke