aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-22 09:19:37 -0500
committerMark Otto <[email protected]>2013-09-22 09:19:37 -0500
commit000b445a042cc97d21d743ef917a35c23dde2a3e (patch)
treef25abedc41c2c9efa9f58ef48ad3156d9eee29f6 /less
parente148923f2764d0af6f7d6fb1b601840d241759b5 (diff)
downloadbootstrap-000b445a042cc97d21d743ef917a35c23dde2a3e.tar.xz
bootstrap-000b445a042cc97d21d743ef917a35c23dde2a3e.zip
Fixes #10755: Don't remove quotes around q element by default
Diffstat (limited to 'less')
-rw-r--r--less/type.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/less/type.less b/less/type.less
index 5ad6a4669..1e4ff9d18 100644
--- a/less/type.less
+++ b/less/type.less
@@ -255,8 +255,6 @@ blockquote {
}
// Quotes
-q:before,
-q:after,
blockquote:before,
blockquote:after {
content: "";