From d58377bf376ccb569cb9a02078e2ca0ce8cadb64 Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Fri, 26 Apr 2013 09:44:51 +0200 Subject: [PATCH] //small css fix in installer --- install-dev/theme/view.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-dev/theme/view.css b/install-dev/theme/view.css index 98fafdf2e..7556d3b03 100644 --- a/install-dev/theme/view.css +++ b/install-dev/theme/view.css @@ -627,8 +627,8 @@ ul#optional { #prestastore, #prestastore_update { - height:590px; - width:645px; + height:592px; + width:650px; border:none; /*-moz-border-radius: 5px; -webkit-border-radius:5px;