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

main
xenofem 2022-06-14 18:18:57 -04:00
parent 1a583983ee
commit 5fdbe8dfee
1 changed files with 1 additions and 0 deletions

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"] {