fix file summary position

This commit is contained in:
Jan-Christoph Borchardt 2013-08-14 21:26:06 +02:00
parent 623f9ec817
commit b2f666c98f
1 changed files with 1 additions and 2 deletions

View File

@ -281,9 +281,8 @@ a.action>img { max-height:16px; max-width:16px; vertical-align:text-bottom; }
.summary {
opacity: .5;
}
.summary .info {
margin-left: 3em;
margin-left: 55px;
}
#scanning-message{ top:40%; left:40%; position:absolute; display:none; }