mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-13 00:54:34 +00:00
Don't use class="code" for the captions textareas as it resets RTL, see #18311
git-svn-id: https://develop.svn.wordpress.org/trunk@20247 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3613,6 +3613,7 @@ abbr.required {
|
||||
.media-item .post_content textarea,
|
||||
.media-item textarea#caption {
|
||||
min-height: 5em;
|
||||
font-family: Consolas, Monaco, monospace;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user