aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--assets/css/_room.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/_room.less b/assets/css/_room.less
index 161000d..cfffbd8 100644
--- a/assets/css/_room.less
+++ b/assets/css/_room.less
@@ -46,6 +46,10 @@ body.room {
}
}
+ .notes.well {
+ margin-top: @padding-large-vertical;
+ }
+
#chat {
text-align: center;