From 9677c95d83f361b7c3a43e56ef89590305c84905 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 5 Jul 2014 20:02:02 -0700 Subject: Fixes #13967: Don't reset the cite element's font-style --- docs/dist/css/bootstrap.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/dist/css/bootstrap.css') 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; -- cgit v1.2.3