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