style tweakage

git-svn-id: http://svn.automattic.com/wordpress/trunk@4124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2006-08-30 01:11:49 +00:00
parent bad9c9f18d
commit 1c04e53dcd
1 changed files with 6 additions and 1 deletions

View File

@ -907,12 +907,17 @@ table .vers {
border: 1px solid #ccc;
}
#your-profile #rich_editing {
border: none;
background: #fff;
}
#your-profile fieldset {
border: 1px solid #ccc;
float: left;
width: 40%;
padding: .5em 2em;
margin: 1em;
margin: 1em 1em 1em 0;
}
#your-profile fieldset input {