This commit is contained in:
Massimiliano Assante 2016-01-14 11:38:49 +00:00
parent afb16f1bd2
commit 4c0f05d887
2 changed files with 3 additions and 9 deletions

View File

@ -1,4 +1,7 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets.user.gcube-widgets.1-9-1" date="2016-01-13">
<Change>removed border for fieldset in forms</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.gcube-widgets.1-9-0" date="2014-12-13">
<Change>Added Client scope handler, to set the scope from the client and help preventing the browser back button cache problem</Change>
</Changeset>

View File

@ -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.