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:
Sergey Biryukov 2015-02-23 20:22:32 +00:00
parent fe2b449d1c
commit de4a5ada98
1 changed files with 0 additions and 2 deletions

View File

@ -675,7 +675,6 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
.description-thin {
width: 190px;
height: 40px;
}
.description-wide {
@ -829,7 +828,6 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
.menu-item-settings .description-thin,
.menu-item-settings .description-wide {
width: 100%;
height: auto;
}
.menu-item-settings input {