-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Description
Update:
Since opening this issue, the state here has been flipped around. Here's the current state of things:
- The Categories block has left/center/right/wide/full alignments
- The Archives block has left/center/right alignments
Clarifying my thoughts on this: Text or list-based blocks like these shouldn't ship with wide/full alignments. They don't clearly benefit from the additional space: in fact, they become less readable with longer line length. Archives + Categories should have only left/center/wide alignment options.
Original Ticket:
Describe the bug
The Archives block currently contains options for Left, Center, and Right alignment:
The Categories block currently contains those same options, but also includes "Full" alignment:
Since these blocks are similar in function and appearance, we should sync up these alignment options. To do so, I suggest we remove the "Full" alignment from the Categories block — it doesn't seem like it'd be a frequently used setting for a list.