aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorMaZderMind2016-12-22 21:25:41 +0100
committerMaZderMind2016-12-22 21:25:41 +0100
commitc39ac0526f998693398e6504e5a3b77a199eebcf (patch)
tree3f3eb83e02b5fd6c9c30e96757e2290e137fc422 /assets
parente9f3659fe8bdcd7256bdef9083e28eac6633ddd7 (diff)
add switcher and beta-marker
Diffstat (limited to 'assets')
-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;