aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-09 23:19:31 -0800
committerMark Otto <[email protected]>2012-02-09 23:19:31 -0800
commit9126014e93d60a382c8f8fabb012fc9776915414 (patch)
treed1c178335168314e59104c39272e8632a3bc7ccf /docs
parentb0bd3efc4a5fba45020541115ec21ae7574442c7 (diff)
parent25bf0af2492920d3da59cc64a23c1a776279a3eb (diff)
downloadbootstrap-9126014e93d60a382c8f8fabb012fc9776915414.tar.xz
bootstrap-9126014e93d60a382c8f8fabb012fc9776915414.zip
Merge branch 'ol-unstyled' of https://github.com/barsoom/bootstrap into barsoom-ol-unstyled
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index a90e31930..51719d3aa 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -374,7 +374,8 @@ ol {
li {
line-height: 18px;
}
-ul.unstyled {
+ul.unstyled,
+ol.unstyled {
margin-left: 0;
list-style: none;
}