diff --git a/src/collections/menu.less b/src/collections/menu.less index 64b61fcfe..11fdc3028 100755 --- a/src/collections/menu.less +++ b/src/collections/menu.less @@ -239,11 +239,12 @@ ---------------*/ .ui.menu:not(.vertical) .item > .input { - margin-top: -0.83em; - margin-bottom: -0.83em; + margin-top: -0.85em; + margin-bottom: -0.85em; padding-top: 0.3em; padding-bottom: 0.3em; width: 100%; + vertical-align: top; } .ui.menu .item > .input input { padding-top: 0.5em;