summaryrefslogtreecommitdiff
path: root/css/app.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/app.less')
-rw-r--r--css/app.less8
1 files changed, 7 insertions, 1 deletions
diff --git a/css/app.less b/css/app.less
index 1a297ee..624fc4b 100644
--- a/css/app.less
+++ b/css/app.less
@@ -165,6 +165,12 @@ body.epube-reader {
text-align : right;
}
+ .modal {
+ .last-mod-timestamp {
+ line-height : 32px;
+ }
+ }
+
@media (max-width: 539px) {
.spacer > .toc-bar-entry {
display : none;
@@ -304,4 +310,4 @@ body.epube-sanity-failed {
color : white;
}
-@import "themes.less"; \ No newline at end of file
+@import "themes.less";