Quantcast
Channel: CSSタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 8916

【CSS】ul要素のlist-styleをnoneにした際にスペースを消すには?

$
0
0
ul要素のlist-styleをnoneにした際に「・」は削除されたもののpaddingが指定されていた。 CSSの記述を確認しても自分ではpaddingは指定していなかったが、 検証で確認した際にpaddingが20px指定されていることがわかった。 paddingを解除するためにCSSに下記を記載して対応した。 padding-left: 0;  上記を実行した結果 左詰めにすることに成功した。

Viewing all articles
Browse latest Browse all 8916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>