Forráskód Böngészése

Remove border at the end of node 'submitted' line

Yves Chedemois 15 éve
szülő
commit
7ce50bb29b
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      fglt.css

+ 1 - 0
fglt.css

@@ -6,6 +6,7 @@ body {
 .node .submitted {
   padding-right: 0.5em;
   margin-right: 0.5em;
+  border-right: 0;
 }
 
 div.classified-expires {