reduce UI jumping with fake help-block element

This commit is contained in:
Dennis Tang 2018-05-06 14:49:05 +02:00
parent e754fafad6
commit 28a45b0218
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
%span.dropdown-toggle-text
= _('Select project')
= icon('chevron-down')
%span.help-block  
.form-group
= provider_gcp_field.label :zone, s_('ClusterIntegration|Zone')