Extra margin isn't needed on mobile

This commit is contained in:
Kris 2018-11-30 19:49:26 -05:00
parent 71aaed272c
commit a113777003
3 changed files with 6 additions and 6 deletions

View File

@ -509,12 +509,6 @@ aside.quote {
}
}
// this ensures consistent top margin on topic posts even if the first line of a post
// is a top-margin-less element like a list or image.
.topic-body .regular {
margin-top: 15px;
}
.post-info {
flex: 0 0 auto;
margin-right: 0.5em;

View File

@ -12,6 +12,11 @@ h1 .topic-statuses .topic-status .d-icon {
}
.topic-body {
// this ensures consistent top margin on topic posts even if the first line of a post
// is a top-margin-less element like a list or image.
.regular {
margin-top: 15px;
}
padding: 0;
&:first-of-type {
border-top: none;

View File

@ -2848,6 +2848,7 @@ en:
activity_metrics: Activity Metrics
all_reports: "All reports"
general_tab: "General"
reports_tab: "Reports"
moderation_tab: "Moderation"
disabled: Disabled
timeout_error: Sorry, query is taking too long, please pick a shorter interval