Make the DFW paragraph on the About page narrower to mitigate an orphan in Firefox.

See #30435
Props melchoyce


git-svn-id: https://develop.svn.wordpress.org/trunk@30921 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn 2014-12-16 20:01:56 +00:00
parent e7f2ebf414
commit 9189fbcff9
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@
}
.about-wrap .dfw p {
max-width: 70%;
max-width: 68%;
margin: 0 auto 20px;
}