[pve-devel] [PATCH 2/5] align icons in grid to top

Alexandre Derumier aderumier at odiso.com
Mon Dec 29 14:33:08 CET 2014


Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
 www/css/ext-pve.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/css/ext-pve.css b/www/css/ext-pve.css
index ffdfa3a..6f63bd0 100644
--- a/www/css/ext-pve.css
+++ b/www/css/ext-pve.css
@@ -58,7 +58,7 @@
 .pve-itype-icon-itype
 {
     background-repeat: no-repeat;
-    background-position:3px center;
+    background-position:3px center top;
     padding-left: 20px;
 }
 
-- 
1.7.10.4




More information about the pve-devel mailing list