Dear Parvez,
On my testsite i made an adjustment to a template or css-file so that the white-space above the three colored buttons is minimal.
You can see the difference at both websites.
Now i don't know where i made the adjustment but i see in the code with firebug the following:
<section id="main" class="row">
<section class="container">
<div id="system-message-container"/>
<section id="mainbody" role="main" class="grid12 clearfix" style="min-height: 0px;"/>
<section id="main" class="row">
<section class="container">
<div id="system-message-container"/>
<section id="mainbody" role="main" class="grid12 clearfix" style="min-height: 50px;">
As you can see the min-height is what i changed but i don't know where i did that.
I surged at every css-file and php-file but i din't found it.
Can you help me with this?
Greeting,
Durk Oberman