summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/groups.scss
diff options
context:
space:
mode:
authorPawel Chojnacki <pawel@chojnacki.ws>2017-04-03 20:50:23 +0200
committerPawel Chojnacki <pawel@chojnacki.ws>2017-04-03 20:50:23 +0200
commit034780644df565228d8f44d4b9eca10d01ae1de4 (patch)
treedf9d4f44cc588ec0cc228212f9fd515dcdf68533 /app/assets/stylesheets/pages/groups.scss
parent2651f0b2bf19eb611942651ef3170081c144c1f7 (diff)
parent97c49b8426c62b5b398ed9a2bf863d859a4b7e55 (diff)
downloadgitlab-ce-034780644df565228d8f44d4b9eca10d01ae1de4.tar.gz
Merge remote-tracking branch 'upstream/master' into 26944-add_per_deployment_metrics26944-add_per_deployment_metrics
Diffstat (limited to 'app/assets/stylesheets/pages/groups.scss')
-rw-r--r--app/assets/stylesheets/pages/groups.scss10
1 files changed, 1 insertions, 9 deletions
diff --git a/app/assets/stylesheets/pages/groups.scss b/app/assets/stylesheets/pages/groups.scss
index cf45f0af2aa..73a5889867a 100644
--- a/app/assets/stylesheets/pages/groups.scss
+++ b/app/assets/stylesheets/pages/groups.scss
@@ -17,15 +17,7 @@
}
.group-row {
- .stats {
- float: right;
- line-height: $list-text-height;
- color: $gl-text-color;
-
- span {
- margin-right: 15px;
- }
- }
+ @include basic-list-stats;
}
.ldap-group-links {