diff options
| author | Chris Rebert <[email protected]> | 2014-12-31 16:11:04 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-31 16:11:04 -0800 |
| commit | 45f58417853f48de2448daf379227f6480b28dd5 (patch) | |
| tree | ddf38e053b5cd2e4a5e5af0d13da3c75c0a782ec /dist/css/bootstrap.css | |
| parent | 6c383c5102011102d0d5157f6e37d7520f103ae7 (diff) | |
| parent | 35073fc1287654caa657fb17a2ac97103717df7a (diff) | |
| download | bootstrap-45f58417853f48de2448daf379227f6480b28dd5.tar.xz bootstrap-45f58417853f48de2448daf379227f6480b28dd5.zip | |
Merge pull request #15464 from twbs/address-15419
Address #15419
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 270dda446..8dd893ea7 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -901,12 +901,6 @@ th { .glyphicon-paste:before { content: "\e206"; } -.glyphicon-door:before { - content: "\1f6aa"; -} -.glyphicon-key:before { - content: "\1f511"; -} .glyphicon-alert:before { content: "\e209"; } |
