am 7d89e1ce
: am 7832dda0
: am 5b5ff1a6
: more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>
* commit '7d89e1ce07c2c443dfb5ba576788c0d99c4dd4e2': more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>
This commit is contained in:
commit
83fe27845c
1 changed files with 1 additions and 1 deletions
|
@ -2279,7 +2279,7 @@ div.note.distribute {
|
|||
margin-bottom:0;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
body.about blockquote {
|
||||
display:block;
|
||||
float:right;
|
||||
width:280px;
|
||||
|
|
Loading…
Reference in a new issue