Iñigo Valentin 9 роки тому
батько
коміт
f9830ea188
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      www/css/galeria.css

+ 2 - 2
www/css/galeria.css

@@ -120,10 +120,10 @@ div#screen_cover{
 div#photo_viewer{
 	position:			fixed;
 	display:			none;
-	top:					4em;
+	top:					1em;
 	left:				4em;
 	right:				4em;
-	bottom:				4em;
+	bottom:				1em;
 	opacity:			0;
 	transition:			all .6s ease-in-out;
 	z-index:			1001;