show unreplied ticket marker in queue summary, #41670
[freeside.git] / rt / share / static / css / freeside4 / ticket-lists.css
index 42b343b..3d4706f 100644 (file)
@@ -90,8 +90,7 @@ tr.unreplied-ticket > :first-child::before {
     width: 1ex;
     float: left;
     content: '';
-    margin-top: 0 auto;
-    margin-bottom: 0 auto;
+    margin-right: 1ex;
     background-color: green;
 }