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

Ptt 網頁版文章在 Firefox 中不會自動折行 #2

Open
aethanyc opened this issue Mar 7, 2016 · 1 comment
Open

Ptt 網頁版文章在 Firefox 中不會自動折行 #2

aethanyc opened this issue Mar 7, 2016 · 1 comment

Comments

@aethanyc
Copy link

aethanyc commented Mar 7, 2016

此篇文章為例,引述(藍綠色字的部分)使用 Firefox 打開會連成一行。

我發現 Ptt 網頁 CSS 中的 #‎main‬-content 用了 white-space: pre; 這在 Firefox 裡不會自動折行,應該改用 white-space: pre-wrap; 比較合理,而且 Google Chrome 跟 Firefox 都能正常顯示。

@kaddopur
Copy link

👍 今天也發現同樣問題,但 css file 沒有放在這個 repo
只能請站方幫忙改一下

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

No branches or pull requests

2 participants