Panel Height

Pmeekshy September 3, 2012

How to set a panel height in confluence 3.5?

1 answer

1 accepted

1 vote
Answer accepted
Dennis Kromhout van der Meer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 7, 2012

As panels are dynamically sized to the content, it's not possible to do this via interface. However, it is possible to do this via css stylesheets:

.panel {
    height: 200px;
}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events