Skip to content

Commit

Permalink
Twenty Thirteen: update Chat post format styles to match markup chang…
Browse files Browse the repository at this point in the history
…es in r23876. See #23869.

git-svn-id: http://core.svn.wordpress.org/trunk@23877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
lancewillett committed Mar 29, 2013
1 parent 6d085d8 commit 63fb233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wp-content/themes/twentythirteen/style.css
Expand Up @@ -1548,19 +1548,19 @@ footer.entry-meta {
display: none;
}

.format-chat .chat-transcript {
.format-chat .chat {
margin: 0;
}

.format-chat .chat-transcript time {
.format-chat .chat .chat-timestamp {
color: #722d19;
float: right;
font-size: 12px;
font-weight: normal;
margin: 5px 10px 0;
}

.format-chat .chat-transcript cite {
.format-chat .chat .fn {
font-style: normal;
}

Expand Down

0 comments on commit 63fb233

Please sign in to comment.