Pad the top and bottom of the zephyr window.

(imported from commit f95a6fe7584add5f6b60db57824123ccba8badf0)
This commit is contained in:
Luke Faraone 2012-09-11 13:39:01 -04:00
parent 94325e63e6
commit fef89daa46
1 changed files with 2 additions and 1 deletions

View File

@ -68,11 +68,12 @@ var people_list = {{ people }};
</div><!--/span-->
<div class="span9">
<div class="zephyr_list" id="main_div">
<br/>
<br/><br/>
<table class="zephyr_table" id="table">
<tbody>
</tbody>
</table>
<br/><br/>
<div class="narrow"><span id="narrow_indicator"></span>. <button id="unhide" class="btn" disabled=disabled onclick="unhide()">Show all.</button> </div>
</div>
<div class="tabbable container zephyr_compose">