diff --git a/assets/styles/transaction.css b/assets/styles/transaction.css
index ed0bbc0ceb7a03992f4a0baa741cc6c9c783bc12..79cfd66989245359a925b7f30e5b8df85915f7be 100644
--- a/assets/styles/transaction.css
+++ b/assets/styles/transaction.css
@@ -59,14 +59,11 @@
         color: orange;
     }
     
-    img {
-        width: 25px;
-        height: 25px;
-    }
-    
     #icone {
         cursor: pointer;
         border: 1px black solid;
+        width: 25px;
+        height: 25px;
     }
     
     .small-margin {