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

This commit is contained in:
Jan-Christoph Borchardt 2014-10-07 10:44:01 +02:00
parent 6323d5fb3a
commit 2b8066bff3
1 changed files with 1 additions and 1 deletions

View File

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