We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db093b3 commit d4c0141Copy full SHA for d4c0141
src/bundle/Core/Resources/views/Security/login.html.twig
@@ -29,7 +29,7 @@
29
is redirected to on success (more details below)
30
<input type="hidden" name="_target_path" value="/account" />
31
#}
32
- <button type="submit" class="btn ibexa-btn ibexa-btn--primary">{{ 'Login'|trans }}</button>
+ <button type="submit" class="ids-btn ids-btn--primary ids-btn--medium">{{ 'Login'|trans }}</button>
33
</fieldset>
34
{% endblock %}
35
</form>
0 commit comments