summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/app.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/app.less b/css/app.less
index 485e388..d410a73 100644
--- a/css/app.less
+++ b/css/app.less
@@ -132,6 +132,10 @@ body.epube-reader {
display : flex;
}
+ .footer .chapter_progress {
+ padding-left : 5px;
+ }
+
.header .title, .footer .chapter {
overflow : hidden;
text-overflow: ellipsis;