changeset 178:fa0a19123601

Remove possibly useless max-width/height definitions.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 14 Mar 2018 01:48:58 +0200
parents 724fac3d21e9
children ff99168270e5
files basic.css
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Wed Mar 14 01:48:39 2018 +0200
+++ b/basic.css	Wed Mar 14 01:48:58 2018 +0200
@@ -253,8 +253,6 @@
 #imageImage {
 	position: relative;
 	z-index: 5;
-	max-width: 100%;
-	max-height: 100%;
 }
 
 div.imageCtrl * img {