mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-15 00:34:33 +00:00
Accomodate long page names in Page Parent dropdown. Props David House. fixes #2304
git-svn-id: https://develop.svn.wordpress.org/trunk@3457 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -780,6 +780,9 @@ table .vers, table .name {
|
||||
right: 5%;
|
||||
width: 14.5em;
|
||||
}
|
||||
#moremeta select {
|
||||
width: 96%;
|
||||
}
|
||||
|
||||
#slugdiv input, #passworddiv input, #authordiv select, #thumbdiv input, #parentdiv input {
|
||||
margin-top: .5em;
|
||||
|
||||
Reference in New Issue
Block a user