From 4c0f05d8878652010a177fc5ba9902a7a75f1e4a Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 14 Jan 2016 11:38:49 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gcube-widgets@122226 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 3 +++ .../portlets/user/gcubewidgets/public/normalize.css | 9 --------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 74946d5..168e422 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + +removed border for fieldset in forms + Added Client scope handler, to set the scope from the client and help preventing the browser back button cache problem diff --git a/src/main/java/org/gcube/portlets/user/gcubewidgets/public/normalize.css b/src/main/java/org/gcube/portlets/user/gcubewidgets/public/normalize.css index 87bc372..33a28c7 100644 --- a/src/main/java/org/gcube/portlets/user/gcubewidgets/public/normalize.css +++ b/src/main/java/org/gcube/portlets/user/gcubewidgets/public/normalize.css @@ -237,15 +237,6 @@ figure { Forms ========================================================================== */ -/* - * Define consistent, margin, and padding. - */ - -fieldset { - - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} /* * 1. Corrects color not being inherited in IE 8/9.