Consolidate two sections, per code review. Issue #1648
This commit is contained in:
parent
2887fb1f48
commit
aa1a50f5b3
1 changed files with 2 additions and 6 deletions
|
@ -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%;
|
||||
|
|
Loading…
Reference in a new issue