remove overflow: hidden;

Brightcells лет %!s(int64=9): %!d(string=назад)
Родитель
Сommit
51959f199b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      photo/templates/photo/photo_detail.html

+ 1 - 1
photo/templates/photo/photo_detail.html

@@ -62,7 +62,7 @@
62 62
 {#            app.css#}
63 63
             html, body {
64 64
                 height: 100%;
65
-                overflow: hidden;
65
+{#                overflow: hidden;#}
66 66
             }
67 67
             .container {
68 68
                 position: relative;