Explorar el Código

Remove border at the end of node 'submitted' line

Yves Chedemois hace 14 años
padre
commit
7ce50bb29b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {