diff --git a/Resources/Scripts/styles/browser.css b/Resources/Scripts/styles/browser.css
index afd5584e..09b11818 100644
--- a/Resources/Scripts/styles/browser.css
+++ b/Resources/Scripts/styles/browser.css
@@ -88,6 +88,14 @@ button {
   content: "New ";
 }
 
+#tduck .app-header .search-input-control input {
+  font-size: 13px !important;
+}
+
+#tduck .app-header .search-input-perform-search {
+  right: 8px !important;
+}
+
 .js-account-safeguard-checkbox, .js-account-safeguard-checkbox label {
   margin-bottom: 0 !important;
 }