Media: Revert [46354] preventing bad clipping of text in image details page.

See #47115.


git-svn-id: https://develop.svn.wordpress.org/trunk@46355 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Anthony Burchell
2019-09-30 17:11:14 +00:00
parent 32b7a5e076
commit 48564fa823
7 changed files with 11 additions and 34 deletions

View File

@@ -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;
min-height: 26px;
height: 26px;
line-height: 2;
}
}