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

Add ellipsis for event designation #196

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

caebr
Copy link
Collaborator

@caebr caebr commented Aug 31, 2020

No description provided.

@caebr caebr requested a review from hupf August 31, 2020 14:59
@@ -64,6 +64,11 @@
justify-content: space-between;
}

.lesson-designation {
overflow: hidden;
text-overflow: ellipsis;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Korrekterweise müsste hier noch ein white-space: nowrap; rein. Aber es scheint zumindest im Firefox zu klappen und sieht gut aus.

@caebr caebr force-pushed the feature/184-presence-control-dropdown branch from 58a0be8 to f4cd6b4 Compare September 2, 2020 07:37
@caebr caebr force-pushed the feature/184-presence-control-dropdown branch from f4cd6b4 to f5dbdcd Compare September 2, 2020 07:42
@caebr caebr merged commit bc3ed96 into master Sep 2, 2020
@mfehlmann mfehlmann deleted the feature/184-presence-control-dropdown branch April 21, 2022 11:43
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