am 5b5ff1a6: more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>
* commit '5b5ff1a6aeb0d12ecdf817d6ec3e585fd2c892e3': more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>
This commit is contained in:
commit
7832dda030
|
@ -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