mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Fixes #10755: Don't remove quotes around q element by default
This commit is contained in:
@@ -255,8 +255,6 @@ blockquote {
|
||||
}
|
||||
|
||||
// Quotes
|
||||
q:before,
|
||||
q:after,
|
||||
blockquote:before,
|
||||
blockquote:after {
|
||||
content: "";
|
||||
|
||||
Reference in New Issue
Block a user