瀏覽代碼

Remove border at the end of node 'submitted' line

Yves Chedemois 14 年之前
父節點
當前提交
7ce50bb29b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {