Twenty Thirteen: revert unintended space change from r24239.

git-svn-id: https://develop.svn.wordpress.org/trunk@24287 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-05-17 19:25:50 +00:00
parent 91371132a1
commit fb72520209

View File

@ -10,7 +10,7 @@ html .mceContentBody {
body {
color: #141412;
font-family: "Source Sans Pro",Helvetica,sans-serif;
font-family: "Source Sans Pro", Helvetica, sans-serif;
line-height: 1.5;
text-rendering: optimizeLegibility;
vertical-align: baseline;