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

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

Merged
merged 2 commits into from
May 19, 2017

Conversation

jancborchardt
Copy link
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

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

@jancborchardt jancborchardt mentioned this pull request May 16, 2017
3 tasks
Copy link
Member

@MorrisJobke MorrisJobke left a comment

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. 👎

@MorrisJobke MorrisJobke 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
Copy link

codecov bot commented May 19, 2017

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 Files Coverage Δ Complexity Δ
lib/private/Security/CertificateManager.php 90.81% <0%> (-1.03%) 39% <0%> (ø)
lib/private/Server.php 93.4% <0%> (+0.14%) 120% <0%> (ø) ⬇️
tests/redis.config.php 10% <0%> (+4.44%) 0% <0%> (ø) ⬇️

@juliushaertl
Copy link
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
Member

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

Yes - works now.

Copy link
Member

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

@MorrisJobke MorrisJobke added 3. to review Waiting for reviews and removed 2. developing Work in progress labels May 19, 2017
@LukasReschke LukasReschke merged commit c1c676f into master May 19, 2017
@LukasReschke LukasReschke deleted the make-the-logo-smaller-cream branch May 19, 2017 18:50
@LukasReschke
Copy link
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.

@juliushaertl
Copy link
Member

I think we should backport this. PR at #4976

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 design Design, UI, UX, etc. high regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants