Skip to content

Commit dc084de

Browse files
committed
fix image auto
1 parent 039bb9a commit dc084de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/webapp/discussion.xhtml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
content: "\2014 \2009";
6666
}
6767

68+
.commentText img {
69+
max-width:100%;
70+
height:auto;
71+
}
72+
6873
.ui-dataview.headerless > .ui-dataview-header {
6974
display: none;
7075
}

0 commit comments

Comments
 (0)