Welcome to mirror list, hosted at ThFree Co, Russian Federation.

groups.scss « sections « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60ec79acadbeed8c6ca2765ae0f0b2b2edc53375 (plain)
1
2
3
4
5
6
7
8
9
.new-group-member-holder {
  margin-top: 50px;
  background: #f9f9f9;
  padding-top: 20px;
}

.member-search-form {
  float: left;
}