fix file summary position
This commit is contained in:
parent
623f9ec817
commit
b2f666c98f
1 changed files with 1 additions and 2 deletions
|
@ -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; }
|
||||
|
|
Loading…
Reference in a new issue