I have seen several messages floating by regarding the mobile blockquote styling, and its issue with the quote marks overlapping any floating image. There is a simple solution; the minerva stylesheet just needs one added (+) line:
@media all and (min-width: 768px) { [...] .content blockquote { padding-right: 35px; padding-left: 40px; + overflow: hidden; } }
I don't have a local repo, so I can't make a patch. So I'm throwing it in here for others to patch and test it.
Regards,
I submitted the patch on your behalf: https://gerrit.wikimedia.org/r/156283
Thanks guys! Just merged it.
On Tue, Aug 26, 2014 at 7:26 AM, Bartosz Dziewoński matma.rex@gmail.com wrote:
I submitted the patch on your behalf: https://gerrit.wikimedia.org/r/156283
-- Matma Rex
Design mailing list Design@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/design