Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2015-12-08 10:36:35 +0300
committerMark Otto <markdotto@gmail.com>2015-12-08 10:36:35 +0300
commit9e872efb3fe68747cb50301ea290c3c0af699234 (patch)
treeaccc22214da09ced7a67e227b3cc0989917b2e28 /scss/_type.scss
parent886bbe9bc0f2299fb84bc37cc55c2686ca634035 (diff)
rip out the .blockquote-* children classes for margin utils
Diffstat (limited to 'scss/_type.scss')
-rw-r--r--scss/_type.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/scss/_type.scss b/scss/_type.scss
index da286e53a7..f770d20ed8 100644
--- a/scss/_type.scss
+++ b/scss/_type.scss
@@ -127,14 +127,6 @@ mark,
border-left: .25rem solid $blockquote-border-color;
}
-.blockquote-text,
-.blockquote-list // ul, ol
- {
- &:last-child {
- margin-bottom: 0;
- }
-}
-
.blockquote-footer {
display: block;
font-size: 80%; // back to default font-size