mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-01 01:21:49 +02:00
Disable .glyphicon-door & .glyphicon-key for the time being
Closes #15419 Refs #10106
This commit is contained in:
6
dist/css/bootstrap.css
vendored
6
dist/css/bootstrap.css
vendored
@@ -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";
|
||||
}
|
||||
|
Reference in New Issue
Block a user