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

git-svn-id: http://svn.automattic.com/wordpress/trunk@7942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-05-16 16:18:23 +00:00
parent 2d8fa9ee21
commit dc6fa76e51
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;