# HG changeset patch # User Matti Hamalainen # Date 1520984938 -7200 # Node ID fa0a1912360171bbe8fc66571adf460e18610d5d # Parent 724fac3d21e9b34f68a255081552f3dab65286c9 Remove possibly useless max-width/height definitions. diff -r 724fac3d21e9 -r fa0a19123601 basic.css --- 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 {