diff --git a/app/views/asks/index.html.erb b/app/views/asks/index.html.erb index e30d2fe..285d121 100644 --- a/app/views/asks/index.html.erb +++ b/app/views/asks/index.html.erb @@ -39,6 +39,7 @@ .ask-question .form-horizontal .control-group .controls{ margin: 0; display: inline-flex; + flex-wrap: wrap; align-items: center; overflow: hidden; position: relative;