mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
clarify unstyled lists docs
This commit is contained in:
+1
-1
@@ -350,7 +350,7 @@
|
||||
</pre>
|
||||
|
||||
<h3>Unstyled</h3>
|
||||
<p>A list of items with no <code>list-style</code> or additional left padding.</p>
|
||||
<p>Remove default the <code>list-style</code> and left padding on list items (immediate children only).</p>
|
||||
<div class="bs-docs-example">
|
||||
<ul class="unstyled">
|
||||
<li>Lorem ipsum dolor sit amet</li>
|
||||
|
||||
Reference in New Issue
Block a user