mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Fixes #8266: remove unnecessary strong
and em
styles
This commit is contained in:
parent
976322b2a6
commit
2a47037ab0
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue