Update modal styles to fill larger screens

This commit is contained in:
Cheng-Han, Wu 2016-06-17 16:19:16 +08:00
parent df68347d64
commit 5d03109827

View file

@ -38,7 +38,7 @@
<div class="panel-heading">
<h3 class="panel-title">Cheatsheet</h3>
</div>
<div class="panel-body" style="max-height: 470px; overflow: auto;">
<div class="panel-body" style="height: calc(100vh - 215px); overflow: auto;">
<table class="table table-condensed">
<thead>
<tr>