Knjižnica vprašanj - height:auto
This commit is contained in:
parent
756f2c7619
commit
4c7f448de7
@ -17106,7 +17106,7 @@ and open the template in the editor.
|
|||||||
}
|
}
|
||||||
#toolbox_library #library_holder #library .tip0 .folder_container {
|
#toolbox_library #library_holder #library .tip0 .folder_container {
|
||||||
display: block;
|
display: block;
|
||||||
height: 20px;
|
height: auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 1px 3px;
|
padding: 1px 3px;
|
||||||
}
|
}
|
||||||
|
@ -146,7 +146,7 @@ and open the template in the editor.
|
|||||||
.tip0 {
|
.tip0 {
|
||||||
.folder_container {
|
.folder_container {
|
||||||
display: block;
|
display: block;
|
||||||
height: 20px;
|
height: auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 1px 3px;
|
padding: 1px 3px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user