mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Margin on post-info should be present in mobile and desktop
This commit is contained in:
@@ -428,6 +428,8 @@ aside.quote {
|
||||
}
|
||||
|
||||
.post-info {
|
||||
margin-left: 0.5em;
|
||||
|
||||
&.via-email,
|
||||
&.whisper {
|
||||
line-height: $line-height-medium;
|
||||
|
||||
@@ -917,8 +917,6 @@ a.attachment:before {
|
||||
}
|
||||
|
||||
.post-info {
|
||||
margin-left: 0.5em;
|
||||
|
||||
a {
|
||||
color: dark-light-choose($primary-medium, $secondary-medium);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user