Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TeDomum
Mobilizon
Commits
ed7e6e4d
Unverified
Commit
ed7e6e4d
authored
Nov 22, 2021
by
Thomas Citharel
Browse files
Fix extra padding on event truncated title
Signed-off-by:
Thomas Citharel
<
tcit@tcit.fr
>
parent
ab724b08
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/src/components/Event/EventCard.vue
View file @
ed7e6e4d
...
...
@@ -248,10 +248,13 @@ a.card {
-webkit-line-clamp
:
3
;
-webkit-box-orient
:
vertical
;
overflow
:
hidden
;
padding-bottom
:
8px
;
font-weight
:
bold
;
}
.content-end
{
padding-top
:
8px
;
}
.event-subtitle
{
font-size
:
0
.85rem
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment