]> source.dussan.org Git - nextcloud-server.git/commitdiff
Consolidate two sections, per code review. Issue #1648
authorMatthew Caron <matt@mattcaron.net>
Mon, 17 Feb 2014 17:57:32 +0000 (12:57 -0500)
committerMatthew Caron <matt@mattcaron.net>
Mon, 17 Feb 2014 17:57:54 +0000 (12:57 -0500)
apps/files_sharing/css/public.css

index 2d569fd77da5424ce76fa23d1cf5502535dfd42d..5246a4b2fec1dd6dde2ec8153c3c27966d8c60a8 100644 (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%;