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 : mobile style of /about/more #5034

Merged
merged 1 commit into from
Sep 21, 2017
Merged

fix : mobile style of /about/more #5034

merged 1 commit into from
Sep 21, 2017

Conversation

syui
Copy link
Contributor

@syui syui commented Sep 21, 2017

/about/more : site setting (description)

@@ -124,6 +124,8 @@
box-sizing: border-box;
max-width: 800px;
margin: 0 auto;
word-wrap: break-word;
overflow-wrap: break-word;
Copy link
Contributor

@lynlynlynx lynlynlynx Sep 21, 2017

Choose a reason for hiding this comment

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

Until Edge supports overflow-wrap , I think setting only word-wrap is fine, same as other selectors have only word-wrap (except .compact-header .h1 has only overflow-wrap, wow it's my mistake, I noticed just now. 😱 Sorry if this mistake confuses you. )

@Gargron Gargron merged commit 63819c8 into mastodon:master Sep 21, 2017
@syui syui deleted the css_mobile branch September 21, 2017 12:39
tateisu pushed a commit to tateisu/mastodon that referenced this pull request Sep 23, 2017
rutan pushed a commit to rutan/mastodon that referenced this pull request Oct 11, 2017
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