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