Skip to content
Snippets Groups Projects
Commit 5979cdb3 authored by Laurent's avatar Laurent
Browse files

hotline #52410 fix items alignment in treeselect

parent 2b111998
Branches
Tags
3 merge requests!2080Sandbox detach zf from storm,!2061Master,!1966Hotline#52410 capv38 bug modif boites dans le backoffice
Pipeline #44 failed with stage
in 6 minutes and 52 seconds
......@@ -146,6 +146,7 @@
.ui-treeselect-items-tree li {
overflow: hidden;
white-space:nowrap;
text-align: left;
}
.ui-treeselect-items-tree li>a {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment