Skip to content
Snippets Groups Projects

Simplify commit and snippet notes

Merged Annabel Dunstone Gray requested to merge simplify-commit-snippet-wiki-notes into master
Compare and
13 files
+ 77
280
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -898,17 +898,6 @@ $system-note-icon-m-left: $avatar-m-left + $icon-size-diff / $avatar-m-ratio;
min-width: 180px;
}
.note-actions-item {
margin-left: 12px;
display: flex;
align-items: center;
&.more-actions {
// compensate for narrow icon
margin-left: 10px;
}
}
.discussion-toggle-button {
padding: 0 $gl-padding-8 0 0;
background-color: transparent;
Loading