Port EE lines into CE for commits.scss

This commit is contained in:
Paul Slaughter 2018-08-03 12:29:30 -05:00
parent 53ecd2e147
commit 0050b3dfa2

View file

@ -175,6 +175,10 @@
justify-content: space-between; justify-content: space-between;
align-items: start; align-items: start;
flex-grow: 1; flex-grow: 1;
.project_namespace {
color: $gl-text-color-secondary;
}
} }
.commit-content { .commit-content {