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

tags.scss « pages « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 24ebd3e7cfa940722d2c4254389489883cd8fca7 (plain)
1
2
3
4
5
6
7
.tag-buttons {
  line-height: 40px;

  .btn:not(.dropdown-toggle) {
    margin-left: 10px;
  }
}