#231  Inconsistent font family in "select2-*" CSS class
Released
noodletired opened 3 years ago

Love the choice of Poppins - very stylish. Standard form select tags use the new font correctly. Seems to be just "select2-*" classes imposing a font-family override. The offending style is:

.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices {
  //
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  //
}

Image from Chrome 88 of "select2" vs form select:

image.png

Michael Weimann commented 3 years ago

Frontend - that is something I can do :)

Robin Shen commented 3 years ago

@mweimann thanks for willing to help. Got it assigned to you.

Robin Shen changed fields 3 years ago
Name Previous Value Current Value
Assignee
robin
mweimann
OneDev changed state to 'Closed' 3 years ago
Previous Value Current Value
Open
Closed
Robin Shen commented 3 years ago

Change is trivial. Got it fixed now.

Michael Weimann commented 3 years ago

Change is trivial. Got it fixed now.

👍 cool.

I have always to find some spare time before working on something :/

OneDev changed state to 'Released' 3 years ago
Previous Value Current Value
Closed
Released
issue 1 of 1
Type
Bug
Priority
Minor
Assignee
Affected Versions
Not Found
Issue Votes (0)
Watchers (4)
Reference
onedev/server#231
Please wait...
Page is in error, reload to recover