Skip to content
Snippets Groups Projects
Commit 00d8c88b authored by Taurie Davis's avatar Taurie Davis
Browse files

Merge branch 'activity-avatar-spacing' into 'master'

Correct avatar spacing in project activity

See merge request !105876



Merged-by: default avatarTaurie Davis <taurie@gitlab.com>
parents c2357cf6 78738b04
No related branches found
No related tags found
No related merge requests found
Pipeline #716518733 passed with warnings
Pipeline: GitLab

#716526219

    Pipeline: GitLab

    #716520560

      ......@@ -4,7 +4,7 @@
      */
      .event-item {
      font-size: $gl-font-size;
      padding: $gl-padding 0 $gl-padding 56px;
      padding: $gl-padding 0 $gl-padding $gl-spacing-scale-8;
      border-bottom: 1px solid $white-normal;
      color: $gl-text-color-secondary;
      position: relative;
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment