Browse Source

tweak caption css

john melesky 8 years ago
parent
commit
f1be9718f3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      css/default.css

+ 0 - 2
css/default.css

@@ -78,11 +78,9 @@ div.info {
 }
 
 div.caption {
-    border-top: solid 1px #335555;
     color: #335555;
     font-size: 10px;
     text-align: right;
-    margin-top: 5px;
     padding: 6px 0px 6px 0px;
 }