diff --git a/apidb.css b/apidb.css index 71cec83..989e17d 100644 --- a/apidb.css +++ b/apidb.css @@ -234,4 +234,4 @@ TD.app_name { width: 150px } #editor { height: 25em; width:700px; } /* zoom image overlay style */ -.zoom_overlay { position:relative; top:10px; left:0px; margin-left:-32px; padding:0px; } +.zoom_overlay { position:relative; top:10px; left:10px; margin-left:-32px; padding:0px; }