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 line breaking in mobile nothing found page #2830

Merged
merged 4 commits into from
Mar 29, 2018
Merged

Fix line breaking in mobile nothing found page #2830

merged 4 commits into from
Mar 29, 2018

Conversation

MegaApplePi
Copy link
Contributor

fixes #2078

@@ -91,7 +91,8 @@ class Beatmaps.Main extends React.PureComponent
src: '/images/layout/beatmaps/not-found.png'
alt: osu.trans("beatmaps.listing.search.not-found")
title: osu.trans("beatmaps.listing.search.not-found")
osu.trans("beatmaps.listing.search.not-found-quote")
div className: 'beatmapsets__empty--message',

This comment was marked as off-topic.

width: 100%;
margin: 10px 0 -20px;

&--message{
align-self: center;

This comment was marked as off-topic.

@peppy peppy changed the title fix line breaking in mobile nothing found page Fix line breaking in mobile nothing found page Mar 29, 2018
@nanaya nanaya merged commit 1e56dad into ppy:master Mar 29, 2018
@MegaApplePi MegaApplePi deleted the mobile-nope-nothing-found branch March 29, 2018 06:24
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.

Mobile - Wrong break line in beatmapsets search page
3 participants