Skip to content

Commit

Permalink
Fix for UI image in placeholder segment
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Sep 17, 2018
1 parent b308c28 commit 0e80d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions/elements/placeholder.less
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
}

/* Image */
.ui.placeholder .image:not(.header) {
.ui.placeholder .image:not(.header):not(.ui) {
height: @placeholderImageHeight;
}
.ui.placeholder .square.image:not(.header) {
Expand Down

0 comments on commit 0e80d09

Please sign in to comment.