diff -r 5d5e664485ec -r e1988a5f8e5f src/pyams_skin/resources/less/widgets.less --- a/src/pyams_skin/resources/less/widgets.less Wed Sep 05 15:40:50 2018 +0200 +++ b/src/pyams_skin/resources/less/widgets.less Thu Sep 06 16:32:38 2018 +0200 @@ -1267,13 +1267,14 @@ margin: 0; padding: 0; white-space: nowrap; + width: 100%; input { max-height: 24px; padding: 3px 5px; margin: 1px 0; font-family: Ubuntu, sans-serif; - font-size: 100%; + font-size: 13px; color: #666; outline: 0; border: 0;