oops, meant both

This commit is contained in:
Jeff Atwood 2013-08-07 16:42:26 -07:00
parent 0ab5388839
commit 7343874360
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@
.embedded-posts {
background-color: #e9e6e6;
.reply:nth-of-type(1) {
.reply:nth-of-type(1) .row {
padding-top:10px;
}