Skip to content

Commit 0e80d09

Browse files
committed
Fix for UI image in placeholder segment
1 parent b308c28 commit 0e80d09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/definitions/elements/placeholder.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
}
6666

6767
/* Image */
68-
.ui.placeholder .image:not(.header) {
68+
.ui.placeholder .image:not(.header):not(.ui) {
6969
height: @placeholderImageHeight;
7070
}
7171
.ui.placeholder .square.image:not(.header) {

0 commit comments

Comments
 (0)