add some common styles for detail pages

This commit is contained in:
Luke Pulverenti
2013-04-10 15:49:12 -04:00
parent d198b2e10b
commit 98bf4945e4
5 changed files with 11 additions and 7 deletions
+4
View File
@@ -154,6 +154,10 @@
}
}
.detailPagePrimaryInfo {
padding: 0 10px;
}
.mediaInfoStream {
display: inline-block;
vertical-align: top;