.work-item-links-grid .work-item-links-more-button {
  visibility: hidden; }
  .work-item-links-grid .work-item-links-more-button .bolt-button {
    padding: 6px; }

.work-item-links-grid .bolt-table-row:hover .work-item-links-more-button {
  visibility: visible; }

.work-item-links-grid .artifact-link-cell {
  width: 100%; }

.work-item-links-grid .bolt-table-cell-content {
  padding: 0; }
