reduce bottom padding in filelist, fix perceived glitching, fix #11213

remotes/origin/fix-10825
Jan-Christoph Borchardt 12 years ago
parent 6323d5fb3a
commit 2b8066bff3
  1. 2
      apps/files/css/files.css

@ -492,7 +492,7 @@ a.action>img {
.summary td {
padding-top: 20px;
padding-bottom: 250px;
padding-bottom: 150px;
border-bottom: none;
}
.summary .info {

Loading…
Cancel
Save