#2066 simpleGray 스킨의 댓글에서 p 태그에 적용된 display 스타일 제거

This commit is contained in:
bnu 2017-06-26 11:40:13 +09:00 committed by Kijin Sung
parent 344a843206
commit 4ca6af970e

View file

@ -229,9 +229,6 @@ select {
.rp li:last-child {
border-bottom: 0;
}
.rp p {
display: inline;
}
.rp em,.rp span {
color: #666;
font-size: 12px;