aboutsummaryrefslogtreecommitdiff
path: root/less/type.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-23 10:24:50 -0700
committerMark Otto <[email protected]>2013-06-23 10:24:50 -0700
commit2a47037ab0d4aa644f04499bd704a85561b58e73 (patch)
treed96ba43d89b1ab1fab331b0e0d406b27ae1b3747 /less/type.less
parent976322b2a682c1faf141f7f2241069defee790c6 (diff)
downloadbootstrap-2a47037ab0d4aa644f04499bd704a85561b58e73.tar.xz
bootstrap-2a47037ab0d4aa644f04499bd704a85561b58e73.zip
Fixes #8266: remove unnecessary `strong` and `em` styles
Diffstat (limited to 'less/type.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 852f7f32f..9892d5589 100644
--- a/less/type.less
+++ b/less/type.less
@@ -23,8 +23,6 @@ p {
// Ex: 14px base font * 85% = about 12px
small { font-size: 85%; }
-strong { font-weight: bold; }
-em { font-style: italic; }
cite { font-style: normal; }
// Utility classes