Remove old #your-profile fieldset CSS. fixes #6982

git-svn-id: https://develop.svn.wordpress.org/trunk@7942 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-05-16 16:18:23 +00:00
parent ea8035697d
commit 81e5be0da5
1 changed files with 0 additions and 20 deletions

View File

@ -394,26 +394,6 @@ set display:none; */
height: 22px;
}
#your-profile fieldset {
border-width: 1px;
border-style: solid;
float: left;
width: 40%;
padding: .5em 2em 1em;
margin: 1em 1em 1em 0;
}
#your-profile fieldset input {
width: 100%;
font-size: 20px;
padding: 2px;
}
#your-profile fieldset textarea {
width: 100%;
padding: 2px;
}
#your-profile legend {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;