Adjust margin and sidemenu. Props mt. fixes #5832 #6003

git-svn-id: https://develop.svn.wordpress.org/trunk@7031 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-26 04:22:09 +00:00
parent 025073bf5c
commit c7701bd2d6
2 changed files with 23 additions and 13 deletions

View File

@@ -87,7 +87,7 @@ textarea, input, select {
.wrap {
margin: 0;
margin-left: 15px;
margin-right: 15%;
margin-right: 25px;
padding: 0;
}