Skip to content
Snippets Groups Projects
Commit b2f666c9 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

fix file summary position

parent 623f9ec8
No related branches found
No related tags found
No related merge requests found
...@@ -281,9 +281,8 @@ a.action>img { max-height:16px; max-width:16px; vertical-align:text-bottom; } ...@@ -281,9 +281,8 @@ a.action>img { max-height:16px; max-width:16px; vertical-align:text-bottom; }
.summary { .summary {
opacity: .5; opacity: .5;
} }
.summary .info { .summary .info {
margin-left: 3em; margin-left: 55px;
} }
#scanning-message{ top:40%; left:40%; position:absolute; display:none; } #scanning-message{ top:40%; left:40%; position:absolute; display:none; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment