Skip to content

Commit

Permalink
#3543 - further styling improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
abrookbanks committed Apr 9, 2024
1 parent cc7a8f4 commit b44a14c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions admin/skins/default/styles/layout.css
Expand Up @@ -1438,13 +1438,13 @@ table.filter td {
}
.fm-item-list {
width: 700px;
height: 40px;
margin: 5px 0;
height: 20px;
margin: 3px 0;
}
.fm-item-list img {
width: auto;
height: 40px;
max-width: 40px;
height: 20px;
max-width: 20px;
float: left;
}
.fm-item-list .filesize {
Expand All @@ -1458,7 +1458,7 @@ table.filter td {
}
.fm-item-list > a {
bottom: 0px;
text-indent: 45px;
text-indent: 25px;
}
#filemanager .toggle {
float: right;
Expand Down

0 comments on commit b44a14c

Please sign in to comment.