more specific selector for new blockquote style to fix regressions

on other pages that use <blockquote>

Change-Id: Icf37f515cfe2204afb58a796222c166088d0f131
This commit is contained in:
Scott Main 2012-09-12 10:29:45 -07:00
parent ee7cb4637d
commit 5b5ff1a6ae
1 changed files with 1 additions and 1 deletions

View File

@ -2279,7 +2279,7 @@ div.note.distribute {
margin-bottom:0;
}
blockquote {
body.about blockquote {
display:block;
float:right;
width:280px;