Index: buddypress.org/public_html/wp-content/themes/bb-base/style.css
===================================================================
--- buddypress.org/public_html/wp-content/themes/bb-base/style.css	(revision 12265)
+++ buddypress.org/public_html/wp-content/themes/bb-base/style.css	(working copy)
@@ -1801,3 +1801,11 @@
 	}
 }
 
+@media screen and (max-width: 550px){
+	.create-new-ticket.button{
+			padding: 10px 20px;
+	}
+	.create-new-ticket a{
+			display: inline;
+	}
+}
\ No newline at end of file
