Merge pull request #136 from finnlabs/fix/24372-indentation-too-large-when-there-is–no-avatar

[24372] Indentation too large when there is no avatar
pull/6827/head
Henriette Dinger 8 years ago committed by GitHub
commit 998b94b0c0
  1. 2
      app/assets/stylesheets/meeting/meeting.css.erb

@ -37,7 +37,7 @@ dl.meetings p {margin-bottom: 0.75em;}
margin-bottom: 1rem;
}
.meeting.details .block--author .author {
.meeting.details .block--author .avatar ~ .author {
margin-left: 10px;
}

Loading…
Cancel
Save