mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Parent Navigation icon
Using Vircadia font cause we cant use code char like this:  so it needed to be a basic char like E
This commit is contained in:
parent
bd162eadb4
commit
23f2b1a234
1 changed files with 2 additions and 2 deletions
|
@ -458,8 +458,8 @@ input[type=button].glyph, button.hifi-edit-button.glyph {
|
|||
}
|
||||
|
||||
input[type=button].navigation, button.hifi-edit-button.navigation {
|
||||
font-family: HiFi-Glyphs;
|
||||
font-size: 20px;
|
||||
font-family: Vircadia-Glyphs;
|
||||
font-size: 16px;
|
||||
text-transform: none;
|
||||
min-width: 32px;
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in a new issue