Fix Press This editors, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -505,18 +505,13 @@ ul.category-tabs li {
|
||||
margin: 5px 0;
|
||||
padding: 0 5px;
|
||||
border: 0 none;
|
||||
height: 365px;
|
||||
width: 97% !important;
|
||||
height: 357px;
|
||||
font-family: Consolas, Monaco, monospace;
|
||||
font-size: 13px;
|
||||
line-height: 19px;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
* html .postdivrich {
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
/* Submit */
|
||||
#saving {
|
||||
display: inline;
|
||||
@@ -676,3 +671,8 @@ input.newtag:focus ~ div.taghint {
|
||||
#mce_fullscreen_container {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
#photo-add-url-div input[type="text"] {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user