summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/index.css b/css/index.css
index b3231ad..484b21d 100644
--- a/css/index.css
+++ b/css/index.css
@@ -24,7 +24,8 @@
white-space : nowrap;
}
-.qtip-custom {
+.qtip-custom, .book-summary {
max-height : 250px;
overflow : auto;
}
+