aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/main.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/main.scss b/app/assets/stylesheets/main.scss
index dc5ecd1f4..e7d167c0d 100644
--- a/app/assets/stylesheets/main.scss
+++ b/app/assets/stylesheets/main.scss
@@ -1901,3 +1901,7 @@ text-decoration:none;
width: auto;
margin-bottom: 0.3em;
}
+
+#notice.request-sent-message {
+ font-size: 1em;
+}