Modify ↓
Opened 15 years ago
Last modified 15 years ago
#6022 new enhancement
[Patch] Unnecessary whitespace from metainfo ul list should be removed
Reported by: | Mitar | Owned by: | osimons |
---|---|---|---|
Priority: | normal | Component: | FullBlogPlugin |
Severity: | normal | Keywords: | |
Cc: | Mitar | Trac Release: | 0.11 |
Description
Unnecessary whitespace from metainfo ul
list should be removed as this whitespace is displayed if list is styled inline.
Attachments (1)
Change History (3)
comment:1 Changed 15 years ago by
Changed 15 years ago by
Attachment: | remove_whitespace.patch added |
---|
comment:2 Changed 15 years ago by
Summary: | Unnecessary whitespace from metainfo ul list should be removed → [Patch] Unnecessary whitespace from metainfo ul list should be removed |
---|
Unfortunately your patch does not seem to have successfully uploaded.
Note: See
TracTickets for help on using
tickets.
I have added a patch which does the job. But template is sadly uglier because of this.