mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
More PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9867 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -47,11 +47,8 @@ img {
|
||||
font-size: 10px;
|
||||
line-height: 18px;
|
||||
float: left;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.howto {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 3px;
|
||||
@@ -436,8 +433,20 @@ ul.categorychecklist li {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
#content {
|
||||
width: 96% !important;
|
||||
margin-left: 1%;
|
||||
margin-bottom: 10px;
|
||||
border: 1px solid #f1f1f1;
|
||||
}
|
||||
|
||||
/* Submit */
|
||||
|
||||
#saving {
|
||||
display: inline;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.submit input,
|
||||
.button,
|
||||
.button-primary,
|
||||
|
||||
Reference in New Issue
Block a user