summaryrefslogtreecommitdiff
path: root/public/views
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-06-17 16:19:16 +0800
committerCheng-Han, Wu2016-06-17 16:19:16 +0800
commit5d031098274ddfd89d1d8476f896b881845f059a (patch)
treea1653a45ffa9d56da58b88ca598fa1f1342a978d /public/views
parentdf68347d64a6632332c321a278d29af38e447ec7 (diff)
Update modal styles to fill larger screens
Diffstat (limited to 'public/views')
-rw-r--r--public/views/help-modal.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/help-modal.ejs b/public/views/help-modal.ejs
index 49808438..4ee028cf 100644
--- a/public/views/help-modal.ejs
+++ b/public/views/help-modal.ejs
@@ -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>