Deal with long titles better.

git-svn-id: https://develop.svn.wordpress.org/trunk@6559 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2008-01-05 00:22:48 +00:00
parent 4c1bc01ade
commit 25731e2326
1 changed files with 2 additions and 1 deletions

View File

@ -895,8 +895,9 @@ a.view-comment-post-link {
font: normal 36px Georgia, "Times New Roman", Times, serif;
color: #555;
letter-spacing: -.03em;
padding: 15px 15px 18px;
padding: 15px 170px 18px 15px;
margin: 0;
margin-right: 25%;
}
/* menu stuff */