Remove border-bottom from media_specs

This commit is contained in:
Jef van Schendel 2012-01-01 18:12:18 +01:00
parent 7fc782bb6d
commit ce86b1d5af

View File

@ -303,7 +303,6 @@ h2.media_title {
p.media_specs {
font-size: 0.9em;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
padding: 10px 0px;
color: #888;
}