summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/app.less11
1 files changed, 4 insertions, 7 deletions
diff --git a/css/app.less b/css/app.less
index 7c3a154..7a642eb 100644
--- a/css/app.less
+++ b/css/app.less
@@ -76,13 +76,10 @@ body.epube-index {
body.epube-reader {
.loading {
- .wrapper {
- .loading-icon {
- font-size : 64px;
- display : block;
- margin-bottom : 16px;
- opacity : 0.25;
- }
+ .loading-icon {
+ font-size : 32px;
+ display : block;
+ margin-right : 16px;
}
display : flex;