style tweakage
git-svn-id: http://svn.automattic.com/wordpress/trunk@4124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
bad9c9f18d
commit
1c04e53dcd
|
@ -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