Skip to content

Commit

Permalink
fix(modal): dont wrap image content direct images
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de authored and Sean committed Apr 5, 2019
1 parent 6998edd commit 5a59ae3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/definitions/modules/modal.less
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@
.ui.modal > .image.content {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}

/* Image */
Expand Down

0 comments on commit 5a59ae3

Please sign in to comment.