Bootstrap modal css updated to include only what is needed.
[arvados.git] / apps / workbench / app / views / users / _setup_popup.html.erb
index 412d211715c4214c9c080d99e2fe7e7181341366..a1c3f8adc3649681acbcf662e888ec1248fc95fb 100644 (file)
@@ -3,7 +3,7 @@
     <h3 class="modal-title">Setup User</h4>
   </div
 
-  <div class="modal-body" style="max-height:800px;">
+  <div class="modal-body">
     <% if @object%>
       <% uuid = @object.uuid %>
       <% email = @object.email %>