-
Notifications
You must be signed in to change notification settings - Fork 143
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
Small Cosmetic Change to Rank & Home Airport Display #852
Conversation
This cosmetic change is a very small change to 2 items on the Pilot's Profile Page. 1.) Display the Users Rank Image "{{ $user->rank->image_url }}" 2.) also change the Order of the "Home Airport" text and value
This leaves the rest of the fields displayed as inconsistent, title for one on top, and the rest are below. I'd change this in your own skin, if you could take that bit out. The rank image is fine ok, I forgot to put that in |
I was thinking of moving the "Flag" next to the Pilot Name, maybe on the Left of the name, Given how small the Flag image is, |
as suggested by nabeelio, I am moving the Home Airport text back below the Field rather than Above
Added change suggested by nabeelio to make the rank img display a conditional
Is this PR stuck right now? |
I was busy with some other things. Merging now. |
This cosmetic change is a very small change to 2 items on the Pilot's Profile Page.
1.) Display the Users Rank Image "{{ $user->rank->image_url }}"
2.) also change the Order of the "Home Airport" text and value