https://bugzilla.wikimedia.org/show_bug.cgi?id=12262
Dan Collins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WORKSFORME --- Comment #3 from Dan Collins <[email protected]> 2011-07-09 02:17:56 UTC --- Good news! It looks to me like * and : now indent to the same position! # doesn't # aligns the number with where the text begins for : and *. When you get to # more than one or two digits though, you won't be able to fit it in the same space as the * or : indent, so in my opinion, it makes sense to not worry about where # lines up since it is going to have to be either variable width or obscenely wide. The unpleasant thing is that #: aligns differently than ::, but again that's because # has to be wide enough for an indent, a number, and some more space, so there's really nothing to be done about that, and I can't see any stylistic way to improve on the current layout. Marking this worksforme, as only part of the initial report was actually 'fixed'. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
