mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Media: Prevents clipping of text when scaling image edit screen.
Props sabernhardt, audrasjb, afercia. See #47115. git-svn-id: https://develop.svn.wordpress.org/trunk@46354 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1322,7 +1322,7 @@ i.mce-i-wp_code:before {
|
||||
.wp-core-ui .quicktags-toolbar input.button.button-small {
|
||||
/* .button-small is normally 11px, but a bit too small for these buttons. */
|
||||
font-size: 12px;
|
||||
height: 26px;
|
||||
min-height: 26px;
|
||||
line-height: 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user