Yasusushi (トーク | 投稿記録)
メッセージボックスの表示を改善
編集の要約なし
124行目: 124行目:
.nodesktop {
.nodesktop {
display: none;
display: none;
}
/* Display nested lists inline and allow them to wrap */
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
    display: inline;
    white-space: normal;
}
}