Fixes #10755: Don't remove quotes around q element by default
This commit is contained in:
parent
e148923f27
commit
000b445a04
3 changed files with 1 additions and 5 deletions
2
dist/css/bootstrap.css
vendored
2
dist/css/bootstrap.css
vendored
|
|
@ -690,8 +690,6 @@ blockquote.pull-right small:after {
|
|||
content: '\00A0 \2014';
|
||||
}
|
||||
|
||||
q:before,
|
||||
q:after,
|
||||
blockquote:before,
|
||||
blockquote:after {
|
||||
content: "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue