diff options
| author | Mark Otto <[email protected]> | 2015-01-15 15:51:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-01-15 15:51:02 -0800 |
| commit | d4f1331e512bc12f04be126e5e7995f2d7768c9a (patch) | |
| tree | c2c9a937056d52d380dde753938243c22a2f199b /docs/dist/css/bootstrap.css | |
| parent | 149dac0a5873ff8547495dd21c5d65f8b24abf75 (diff) | |
| download | bootstrap-d4f1331e512bc12f04be126e5e7995f2d7768c9a.tar.xz bootstrap-d4f1331e512bc12f04be126e5e7995f2d7768c9a.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 13155daf1..8dd893ea7 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -1,6 +1,6 @@ /*! * Bootstrap v3.3.1 (http://getbootstrap.com) - * Copyright 2011-2014 Twitter, Inc. + * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ @@ -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"; } |
