diff options
| author | Bass Jobsen <[email protected]> | 2015-11-03 10:52:18 +0100 |
|---|---|---|
| committer | Bass Jobsen <[email protected]> | 2015-11-03 10:52:18 +0100 |
| commit | 0fdfde7709aecda1b75aa34e6a7e504e041cbf8a (patch) | |
| tree | d0e62d862a435ed8d0834166345064f32e76d162 /scss/_type.scss | |
| parent | f1c7c3f599117965371e417ef930ef1ec5f2c7ce (diff) | |
| download | bootstrap-0fdfde7709aecda1b75aa34e6a7e504e041cbf8a.tar.xz bootstrap-0fdfde7709aecda1b75aa34e6a7e504e041cbf8a.zip | |
Update _type.scss
Diffstat (limited to 'scss/_type.scss')
| -rw-r--r-- | scss/_type.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_type.scss b/scss/_type.scss index 2b0a2567c..f6fcd07b2 100644 --- a/scss/_type.scss +++ b/scss/_type.scss @@ -152,7 +152,7 @@ mark, &::before { content: "\2014 \00A0"; // em dash, nbsp } - } +} // Opposite alignment of blockquote .blockquote-reverse { |
