=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css 2014-06-17 15:14:40 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css 2014-06-22 13:56:22 +0000 @@ -26,19 +26,15 @@ float: left; } -input.apps-search { +input.apps-search[type="text"] { border: 1px solid #ccc; border-radius: 3px; box-sizing: content-box; + font-size: inherit; outline: none; padding: 4px 1px; - padding-right: 25px; + padding-right: 5px; padding-left: 5px; - width: 328px; -} - -input.apps-search[type="text"] { - padding-right: 5px; width: 348px; }