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

Don't lowercase the username line in mobile nav #2850

Merged
merged 2 commits into from Mar 30, 2018
Merged

Don't lowercase the username line in mobile nav #2850

merged 2 commits into from Mar 30, 2018

Conversation

MegaApplePi
Copy link
Contributor

whoops

@@ -17,7 +17,10 @@
*/

.navbar-mobile-item {
text-transform: lowercase;
&:not(.navbar-mobile-item--user){
text-transform: lowercase;

This comment was marked as off-topic.

@nanaya nanaya merged commit ea930ac into ppy:master Mar 30, 2018
@MegaApplePi MegaApplePi deleted the mobile-lowercase-nav branch May 5, 2018 00:03
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.

None yet

2 participants