more specific selector for new blockquote style to fix regressions
on other pages that use <blockquote> Change-Id: Icf37f515cfe2204afb58a796222c166088d0f131
This commit is contained in:
parent
ee7cb4637d
commit
5b5ff1a6ae
|
@ -2279,7 +2279,7 @@ div.note.distribute {
|
|||
margin-bottom:0;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
body.about blockquote {
|
||||
display:block;
|
||||
float:right;
|
||||
width:280px;
|
||||
|
|
Loading…
Reference in New Issue