Skip to content

fix(css): anchor around image not supporting margin#670

Merged
wesleyboar merged 1 commit intomainfrom
fix/tup-491-image-wrapping-anchor-should-be-inline-block
Jul 12, 2023
Merged

fix(css): anchor around image not supporting margin#670
wesleyboar merged 1 commit intomainfrom
fix/tup-491-image-wrapping-anchor-should-be-inline-block

Conversation

@wesleyboar
Copy link
Copy Markdown
Member

@wesleyboar wesleyboar commented Jul 12, 2023

Overview

Make anchor that wraps image have excepted block behavior without losing inherit inline behavior.

Related

Changes

  • added rule to use inline-block layout for a.img-fluid

Testing / UI

See result of the style applied to https://www.tacc.utexas.edu/research/scivis-gallery/ via TACC/tup-ui visualization-gallery-styles. If style is removed (via editing live markup), layout looses good space between items.

@wesleyboar wesleyboar changed the title fix(css): image-wrapping anchor not support margin fix(css): anchor around image not supporting margin Jul 12, 2023
@wesleyboar wesleyboar merged commit 7b51038 into main Jul 12, 2023
@wesleyboar wesleyboar deleted the fix/tup-491-image-wrapping-anchor-should-be-inline-block branch July 12, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant