Skip to content
Snippets Groups Projects
Commit 0df1fea8 authored by jan.bednarik's avatar jan.bednarik
Browse files

tuning: Fix user groups UI

parent f4167100
Branches
No related tags found
2 merge requests!544tuning: Fix user groups UI,!543tuning: Fix user groups UI
Pipeline #8379 passed
/* fix UI on users's groups config */
#id_groups label {
width: 100%;
}
{% extends "wagtailadmin/admin_base.html" %}
{% load static %}
{% block css %}
{{ block.super }}
<link rel="stylesheet" href="{% static "majak/css/tuning.css" %}" type="text/css" />
{% endblock %}
{% block branding_title %}Maják{% endblock %}
{% block branding_favicon %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment