mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
glyphicons.less: lowercase F in codepoint number for consistency
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
.glyphicon-copy { &:before { content: "\e205"; } }
|
||||
.glyphicon-paste { &:before { content: "\e206"; } }
|
||||
.glyphicon-door { &:before { content: "\1f6aa"; } }
|
||||
.glyphicon-key { &:before { content: "\1F511"; } }
|
||||
.glyphicon-key { &:before { content: "\1f511"; } }
|
||||
.glyphicon-alert { &:before { content: "\e209"; } }
|
||||
.glyphicon-equalizer { &:before { content: "\e210"; } }
|
||||
.glyphicon-king { &:before { content: "\e211"; } }
|
||||
|
Reference in New Issue
Block a user