summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/milestone.scss
blob: 15e3948e4027e18c716d8d3f0354216b75f41f01 (plain)
1
2
3
4
5
6
7
8
9
.issues-sortable-list .str-truncated {
  max-width: 90%;
}

li.milestone {
  h4 {
    font-weight: bold;
  }
}