summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/tags.scss
blob: 24ebd3e7cfa940722d2c4254389489883cd8fca7 (plain)
1
2
3
4
5
6
7
.tag-buttons {
  line-height: 40px;

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