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 background size after flarum/core#1496 was merged #15

Merged
merged 2 commits into from
Aug 22, 2018
Merged

Fix background size after flarum/core#1496 was merged #15

merged 2 commits into from
Aug 22, 2018

Conversation

dsevillamartin
Copy link
Member

@dsevillamartin dsevillamartin commented Aug 21, 2018

Related to flarum/framework#1553

As mentioned in flarum/framework#1553, the ratio for the new sizes is 3:1. I tried both 19px and 18px for the width, and 19px seemed to fit better and looked more centered.


Before:
image

After:
image

@tobyzerner
Copy link
Contributor

Would using a % instead of px work?

@franzliedke
Copy link
Contributor

Yeah, percentages would be nice. That would mean it won't need an update after Toby decides to redesign the page again.

@dsevillamartin
Copy link
Member Author

Pixels:
image

Percentages:
image

@tobyzerner tobyzerner merged commit 557a89b into flarum:master Aug 22, 2018
@dsevillamartin dsevillamartin deleted the patch-1 branch August 22, 2018 12:13
askvortsov1 pushed a commit that referenced this pull request Mar 11, 2022
* Fix background size after flarum/framework#1496 was merged

Related to #1553

* Use percentages
askvortsov1 pushed a commit that referenced this pull request May 10, 2022
* Fix background size after flarum/framework#1496 was merged

Related to #1553

* Use percentages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants