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

[fix] Display work duration on one line only #25

Merged

Conversation

maartenpaauw
Copy link
Contributor

I noticed when a work location address was too long the work duration will use multiple lines. Using white-space: nowrap; will make sure the work duration will be displayed on one line only.

Before

Screenshot 2022-05-06 at 14 49 10

After

Screenshot 2022-05-06 at 14 49 28

I noticed when a work location address was too long the work duration will use multiple lines. Using `white-space: nowrap;` will make sure the work duration will be displayed on one line only.
@davcd
Copy link
Owner

davcd commented May 6, 2022

@maartenpaauw makes sense!

@davcd davcd merged commit b2c31eb into davcd:master May 6, 2022
@davcd
Copy link
Owner

davcd commented May 6, 2022

@maartenpaauw many thanks for your contribution!

@maartenpaauw maartenpaauw deleted the bugfix/use-only-one-line-for-work-duration branch May 6, 2022 13:36
@maartenpaauw
Copy link
Contributor Author

@davcd You're welcome. Thanks for making the theme open source!

@davcd
Copy link
Owner

davcd commented May 6, 2022

Version 0.1.8 released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants