Skip to content

Commit 7ce5a85

Browse files
committed
add comment
1 parent a33efb8 commit 7ce5a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ a.label,
415415
}
416416

417417
.ui.dropdown > .text {
418-
min-height: 16px;
418+
min-height: 16px; /* avoid resize on page load when text is empty */
419419
}
420420

421421
/* extend fomantic style '.ui.dropdown > .text > img' to include svg.img */

0 commit comments

Comments
 (0)