https://bugzilla.wikimedia.org/show_bug.cgi?id=53944
--- Comment #2 from Ryan Kaldari <[email protected]> --- I think styling blockquotes with margins (rather than width) makes the most sense, especially since the default user-agent styling of blockquotes is via margins. Right now the mobile styling of blockquotes is kind of a mess. First we override the user-agent styling by setting margins to 0, then we apply both a 90% width and a mix of padding and margins (margin to the top, padding to the left and bottom). Doing margin only would be much cleaner. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
