Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d89e1ce authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 7832dda0: am 5b5ff1a6: more specific selector for new blockquote style to...

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

* commit '7832dda0':
  more specific selector for new blockquote style to fix regressions on other pages that use <blockquote>
parents f5cc87ba 7832dda0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2279,7 +2279,7 @@ div.note.distribute {
  margin-bottom:0;
}

blockquote {
body.about blockquote {
  display:block;
  float:right;
  width:280px;