How to change Block element panel size?
Posted: Mon May 23, 2016 5:07 pm
How to change Block element panel size (width to 200% f.e.) ?
at old ( 1 . 9. 3 ABP) block.html have:
in 1.11 only one width that dont change window - only content (text field size)
at old ( 1 . 9. 3 ABP) block.html have:
Code: Select all
#filters
{
width: 9999px;
height: 9999px;
Code: Select all
width: 100%;