make sure icon buttons don't shrink due to lack of vertical space
This commit is contained in:
parent
1a583983ee
commit
5fdbe8dfee
|
@ -243,6 +243,7 @@ td.file_name {
|
|||
|
||||
td.file_download, td.file_unavailable, td.delete_button {
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
input[type="file"] {
|
||||
|
|
Loading…
Reference in a new issue