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

admin.scss « pages « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f0acb78f73140bfc6d9fde52d0c53efcf0042b00 (plain)
1
2
3
4
5
6
7
8
9
10
.info-well {
  .admin-well-statistics,
  .admin-well-features {
    padding-bottom: 46px;
  }
}

.usage-data {
  max-height: 400px;
}