Knjižnica anket - prikaz celotnega dolgega imena ankete

This commit is contained in:
tejagerjovic 2021-07-21 21:38:01 +02:00
parent e9851bb9ae
commit 756f2c7619
2 changed files with 2 additions and 2 deletions

View File

@ -17155,7 +17155,7 @@ and open the template in the editor.
}
#toolbox_library #library_holder #library div.folder_left.indent {
display: block;
height: 22px;
height: auto;
line-height: 22px;
overflow: hidden;
position: relative;

View File

@ -212,7 +212,7 @@ and open the template in the editor.
}
div.folder_left.indent {
display: block;
height: 22px;
height: auto;
line-height: 22px;
overflow: hidden;
position: relative;