mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01:00
glyphicons.less: lowercase F in codepoint number for consistency
This commit is contained in:
parent
4e27c48248
commit
cb4c3a0eae
@ -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"; } }
|
||||
|
Loading…
x
Reference in New Issue
Block a user