aboutsummaryrefslogtreecommitdiff
path: root/src/main/assets
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/assets')
-rw-r--r--src/main/assets/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/assets/style.css b/src/main/assets/style.css
index 158e0327..9bc5e632 100644
--- a/src/main/assets/style.css
+++ b/src/main/assets/style.css
@@ -883,6 +883,7 @@ article p {
margin: 10px 0 8px 0;
}
.msg,
+.page,
.msg-cont {
min-width: 280px;
width: auto;
@@ -927,6 +928,7 @@ article p {
width: var(--main-width);
}
article,
+ .page,
.msg-cont {
width: 640px;
}