From 94b87168466ef2904087039ac111d569d241b809 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Fri, 24 Jan 2020 12:35:40 +0000
Subject: [PATCH] in Arbeit: Bereinigung der jQuery-Anteile aus app.js usw.

---
 web/fotos/stile.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/fotos/stile.css b/web/fotos/stile.css
index b636ae2..a6dbdc0 100644
--- a/web/fotos/stile.css
+++ b/web/fotos/stile.css
@@ -111,7 +111,7 @@
   -webkit-overflow-scrolling: touch;
 }
 .datei-figure {
-  width: 6em;
+  width: 8em;
   cursor: pointer;
 }
 

--
Gitblit v1.9.3