style tweakage
git-svn-id: https://develop.svn.wordpress.org/trunk@4124 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4185956fab
commit
77321c1c65
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user