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

font-awesome icon fixes #2996

Merged
merged 3 commits into from Apr 13, 2018
Merged

font-awesome icon fixes #2996

merged 3 commits into from Apr 13, 2018

Conversation

nekodex
Copy link
Collaborator

@nekodex nekodex commented Apr 13, 2018

Fixes missing icons in beatmap discussion and replaces cloud download icon.

cloud

fixes #2993

@@ -236,7 +236,7 @@ public function supportTheGame()
'perks' => [
// localization's name => icon
'osu_direct' => 'fas fa-search',
'auto_downloads' => 'fas fa-cloud-download-alt',
'auto_downloads' => 'fas fa-download',
'upload_more' => 'fas fa-cloud-upload-alt',

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Collaborator

@notbakaneko notbakaneko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cloud removed, bug fixed

@notbakaneko notbakaneko merged commit 3e21e5f into ppy:master Apr 13, 2018
@nekodex nekodex deleted the fa-missing-icons branch June 21, 2019 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reply and Resolve button is the wrong size
4 participants