mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
More cleanup of ms-options.php. Allow textarea.large-text class to be applied to inputs as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@13795 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1352,6 +1352,7 @@ strong .post-com-count {
|
||||
width: 10px;
|
||||
}
|
||||
|
||||
input.large-text,
|
||||
textarea.large-text {
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user