Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyphenate within info boxes only #41

Merged
merged 2 commits into from
Nov 20, 2017
Merged

Conversation

pluehne
Copy link
Contributor

@pluehne pluehne commented Nov 20, 2017

Previously, hyphenation was enabled for all HTML elements in the dashboard. However, this is not very helpful with organization names, as it’s important to know whether the organization name contains an extra hyphen or not.

For this reason, this commit enables hyphenation for info boxes only, for which hyphenation was originally intended, as the text columns within info boxes are rather small.

Aside from that, I smuggled in a minor cleanup commit (6c000aa).

Previously, hyphenation was enabled for all HTML elements in the
dashboard. However, this is not very helpful with organization names, as
it’s important to know whether the organization name contains an extra
hyphen or not.

For this reason, this commit enables hyphenation for info boxes only,
for which hyphenation was originally intended, as the text columns
within info boxes are rather small.
@pluehne pluehne self-assigned this Nov 20, 2017
@pluehne pluehne changed the title Hyphenate info boxes only Hyphenate within info boxes only Nov 20, 2017
@larsxschneider larsxschneider merged commit bb1638c into master Nov 20, 2017
@larsxschneider larsxschneider deleted the patrick/fix-hyphenation branch November 20, 2017 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants