Problem/motivation
Currently the formatting provided by this module assume that the set of links will be displayed inline after a date. At narrow widths, this won't always be the case.
Proposed resolution
Update the CSS to better handle these use cases. For example, have the set of links display as inline-flex, and anticipate some use cases where the left margin should be skipped.
Issue fork addtocal_augment-3473165
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mandclu commented