Skip to content

Commit

Permalink
Corrige un bug graphique sur Firefox ESR
Browse files Browse the repository at this point in the history
  • Loading branch information
Situphen authored and artragis committed May 3, 2021
1 parent 3bb2b51 commit 9f6e100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/components/_content-item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ $content-item-padding-vertical: $length-14;

// This width will not be respected but it will prevent the block
// to push against the other flex item (the comments bubble).
width: 10%;
min-width: 10%;

color: $accent-800;

Expand Down

0 comments on commit 9f6e100

Please sign in to comment.