diff options
| -rw-r--r-- | less/type.less | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/less/type.less b/less/type.less index 6ab3c0804..3ec976eef 100644 --- a/less/type.less +++ b/less/type.less @@ -294,12 +294,6 @@ blockquote.pull-right { } } -// Quotes -blockquote:before, -blockquote:after { - content: ""; -} - // Addresses address { margin-bottom: @line-height-computed; |
