From 0ec3a30ff84840b947577b4f347c312b23d5882e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 02 2011 14:43:37 +0000 Subject: Update `trunk/Identity/Webenv/Css/App/base.css': - Remove margin definition from logotype image. The margin information is already considered inside the image itself through the protection area. --- diff --git a/Identity/Webenv/Css/App/base.css b/Identity/Webenv/Css/App/base.css index 485eb52..554adc2 100755 --- a/Identity/Webenv/Css/App/base.css +++ b/Identity/Webenv/Css/App/base.css @@ -82,6 +82,5 @@ div#content div.trail { div#page-header div#logo img { border: none; float: left; - margin: 10px 0 10px 10px; }