style tweakage

git-svn-id: https://develop.svn.wordpress.org/trunk@4124 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2006-08-30 01:11:49 +00:00
parent 4185956fab
commit 77321c1c65
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 {