Fix the tags input in small viewports and make it a more reasonable size. props SergeyBiryukov. fixes #27082.
git-svn-id: https://develop.svn.wordpress.org/trunk@27254 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ef9c73e792
commit
e7f406b955
@ -1287,7 +1287,7 @@ table.links-table {
|
||||
/* Tags Metabox */
|
||||
.tagsdiv .newtag {
|
||||
width: 100%;
|
||||
padding: 25px 10px;
|
||||
height: auto;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user