make sure icon buttons don't shrink due to lack of vertical space

This commit is contained in:
xenofem 2022-06-14 18:18:57 -04:00
parent 1a583983ee
commit 5fdbe8dfee

View file

@ -243,6 +243,7 @@ td.file_name {
td.file_download, td.file_unavailable, td.delete_button {
width: 15px;
height: 15px;
}
input[type="file"] {