mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-26 12:00:16 +00:00
Overflow:auto for pre tags in the plugin information popup. props Simek, fixes #16902.
git-svn-id: https://develop.svn.wordpress.org/trunk@18523 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -147,4 +147,5 @@ div.star img {
|
||||
|
||||
#plugin-information pre {
|
||||
padding: 7px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user