Consolidate two sections, per code review. Issue #1648

This commit is contained in:
Matthew Caron 2014-02-17 12:57:32 -05:00
parent 2887fb1f48
commit aa1a50f5b3
1 changed files with 2 additions and 6 deletions

View File

@ -66,16 +66,12 @@ p.info a {
margin:0 auto;
}
#imgframe img {
#imgframe img,
#imgframe video {
max-height:100%;
max-width:100%;
}
#imgframe video {
max-height:100%;
max-width:100%;
}
/* some margin for the file type icon */
#imgframe .publicpreview {
margin-top: 10%;