add whitespace to bottom of Files list – more obvious it's the end, and space for share dropdown

This commit is contained in:
Jan-Christoph Borchardt 2014-07-03 11:36:04 +02:00
parent b8ced7025e
commit 4c97f2b3af

View file

@ -472,8 +472,8 @@ a.action>img {
}
.summary td {
padding-top: 8px;
padding-bottom: 8px;
padding-top: 20px;
padding-bottom: 300px;
border-bottom: none;
}
.summary .info {