UX: adjust event date alignment with topic titles (#165)
this regressed slightly with core changes before:  after: 
This commit is contained in:
+4
-11
@@ -721,15 +721,8 @@ body.user-messages-page {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mobile-view {
|
.event-date-container {
|
||||||
.link-top-line .event-date-container {
|
display: inline-flex;
|
||||||
display: inline;
|
position: relative;
|
||||||
margin-top: 0;
|
top: -0.25em; // optical alignment
|
||||||
}
|
|
||||||
|
|
||||||
.topic-list-body .topic-list-item .link-top-line .event-date {
|
|
||||||
position: relative;
|
|
||||||
margin-left: 0;
|
|
||||||
top: -0.125em;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user