mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
Fixes #8266: remove unnecessary strong
and em
styles
This commit is contained in:
parent
976322b2a6
commit
2a47037ab0
@ -23,8 +23,6 @@ p {
|
|||||||
// Ex: 14px base font * 85% = about 12px
|
// Ex: 14px base font * 85% = about 12px
|
||||||
small { font-size: 85%; }
|
small { font-size: 85%; }
|
||||||
|
|
||||||
strong { font-weight: bold; }
|
|
||||||
em { font-style: italic; }
|
|
||||||
cite { font-style: normal; }
|
cite { font-style: normal; }
|
||||||
|
|
||||||
// Utility classes
|
// Utility classes
|
||||||
|
Loading…
Reference in New Issue
Block a user