関連(投稿タイプ)に注記を入れると、表示が乱れる
-
関連(投稿タイプ)に注記を入れると、boxとboxの間に文字が入り込んでしまいます。
( .smart-cf-relation-leftと .smart-cf-relation-rightの間)
.descriptionにclear: both;の指定が必要だと思います。.smart-cf-meta-box-table td .description {
clear: both;
font-size: 12px;
margin: 10px 0 0;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘関連(投稿タイプ)に注記を入れると、表示が乱れる’ is closed to new replies.