less/roojs-bootstrap/document-manager.less
authoredward <edward@roojs.com>
Fri, 11 May 2018 06:25:11 +0000 (14:25 +0800)
committeredward <edward@roojs.com>
Fri, 11 May 2018 06:25:11 +0000 (14:25 +0800)
less/roojs-bootstrap/document-manager.less

index ca8b097..77c0de6 100644 (file)
@@ -79,8 +79,8 @@
 
 .roo-document-manager-preview > .roo-document-manager-thumb > .fa {
     position: absolute;
-    left: 10px;
-    top: 5px;
+    left: -5px;
+    top: -5px;
     width: 25px;
     height: 25px;
     -webkit-border-radius: 50%;
@@ -95,7 +95,7 @@
 
 .roo-document-manager-preview > .roo-document-manager-thumb.bottom > .fa {
     top: inherit;
-    bottom: 5px;
+    bottom: -5px;
 }
 
 /*