Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSmall UI tweaks - `font-family` and placeholder text #2336
Comments
|
I'm not aware of this difference being intentional, but I would be open to a pull request correcting both the font and capitalization. I believe the first letter should be capitalized as it is consistent with other parts of LT. Thanks for noticing this! |
|
Cool! I will submit a PR then. Thanks, @sbauer322! |
denis631
mentioned this issue
|
Finally made a PR for this. This was annoying me for a long time |


I noticed that the
find barand the command palettesearchtext looks different from the other parts of LT:find barcommand paletteLT uses
Verdana, ifVerdanais "applied" it would look like:find baror (with the first letter capitalized)
command paletteor (with the first letter capitalized)
Is that intentional or a "mistake"? It it's not intentional I can create a PR with the CSS changes - if that's okay for you.
Thanks guys!