aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-05 20:02:02 -0700
committerMark Otto <[email protected]>2014-07-05 20:02:02 -0700
commit9677c95d83f361b7c3a43e56ef89590305c84905 (patch)
tree11a989ed4581b3a95d35e27f5790ee3885b3bd5e /docs/dist/css/bootstrap.css
parentf22e7d857a4f7aa3f1def71e863b6ce761503928 (diff)
downloadbootstrap-9677c95d83f361b7c3a43e56ef89590305c84905.tar.xz
bootstrap-9677c95d83f361b7c3a43e56ef89590305c84905.zip
Fixes #13967: Don't reset the cite element's font-style
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 9b5eb82c4..73b5ad537 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -1117,9 +1117,6 @@ small,
.small {
font-size: 85%;
}
-cite {
- font-style: normal;
-}
mark,
.mark {
padding: .2em;