am 83fe2784: am 7d89e1ce: am 7832dda0: am 5b5ff1a6: more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>

* commit '83fe27845c8c062600bb7257bce53c73461ce1bc':
  more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>
This commit is contained in:
Scott Main 2012-09-12 17:02:27 -07:00 committed by Android Git Automerger
commit 79e7cc286a
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;