Make the DFW paragraph on the About page narrower to mitigate an orphan in Firefox.
See #30435 Props melchoyce Built from https://develop.svn.wordpress.org/trunk@30921 git-svn-id: http://core.svn.wordpress.org/trunk@30910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0cf92119eb
commit
b43470397d
|
@ -197,7 +197,7 @@
|
|||
}
|
||||
|
||||
.about-wrap .dfw p {
|
||||
max-width: 70%;
|
||||
max-width: 68%;
|
||||
margin: 0 auto 20px;
|
||||
}
|
||||
|
||||
|
|
|
@ -197,7 +197,7 @@
|
|||
}
|
||||
|
||||
.about-wrap .dfw p {
|
||||
max-width: 70%;
|
||||
max-width: 68%;
|
||||
margin: 0 auto 20px;
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue