Menus: Remove fixed height from .description-thin
fields.
props tyxla. fixes #31426. git-svn-id: https://develop.svn.wordpress.org/trunk@31524 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fe2b449d1c
commit
de4a5ada98
@ -675,7 +675,6 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
|
|||||||
|
|
||||||
.description-thin {
|
.description-thin {
|
||||||
width: 190px;
|
width: 190px;
|
||||||
height: 40px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.description-wide {
|
.description-wide {
|
||||||
@ -829,7 +828,6 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
|
|||||||
.menu-item-settings .description-thin,
|
.menu-item-settings .description-thin,
|
||||||
.menu-item-settings .description-wide {
|
.menu-item-settings .description-wide {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-item-settings input {
|
.menu-item-settings input {
|
||||||
|
Loading…
Reference in New Issue
Block a user