diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
index 0139ae88f..b66ed7013 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
@@ -495,6 +495,10 @@ input[type="submit"]:hover {
 .o2-post #searchform:last-child {
 	margin-bottom: 5em;
 }
+.o2-post #searchform #searchsubmit{
+	height: 33.5px;
+	padding-bottom: .6em;
+}
 
 pre, code {
 	font-size: 0.9em;
