diff --git a/skins/elastic/styles/widgets/forms.less b/skins/elastic/styles/widgets/forms.less index 262498fc1..b396713f0 100644 --- a/skins/elastic/styles/widgets/forms.less +++ b/skins/elastic/styles/widgets/forms.less @@ -846,13 +846,14 @@ html.touch .popupmenu.form { a.button.icon { font-size: .8em; cursor: pointer; - line-height: 1.6; + padding: 0 0 0 .25em; &:before { float: none; display: inline-block; width: 1em; margin: 0; + line-height: 1.5; } }