master #50

Merged
schrumpel merged 101 commits from master into dev 2022-10-22 23:40:03 +00:00
Showing only changes of commit 8f4ea66cd9 - Show all commits

View File

@ -972,10 +972,12 @@ span.placeholder {
.dropdown-menu { .dropdown-menu {
position: absolute; position: absolute;
/*top: ;*/
left: 0; left: 0;
margin-right: 5px; }
margin-left: 5px;
.dropdown-menu li {
white-space: normal;
word-wrap: anywhere;
} }
} }