Remove unused variable and CSS class. see #24046.

git-svn-id: https://develop.svn.wordpress.org/trunk@24099 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2013-04-26 12:36:12 +00:00
parent 438f4085f1
commit af71a8c16d
2 changed files with 1 additions and 10 deletions

View File

@@ -4148,14 +4148,6 @@ body .ui-tooltip {
margin-top: 4px;
}
.post-format-set .post-format-options {
display: none;
}
.post-format-set .post-format-change {
display: block;
}
#poststuff .post-format-change {
margin: -7px 0 13px 2px;
padding: 0;