From afeb2dcd5ca61a3e1b1c539284a9974c33a19037 Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Tue, 7 Oct 2014 16:21:32 +0200 Subject: [PATCH] adjust selector to not hide chat settings --- app/assets/stylesheets/custom/chat.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/custom/chat.css b/app/assets/stylesheets/custom/chat.css index 3ceeeb06a..643574cbb 100644 --- a/app/assets/stylesheets/custom/chat.css +++ b/app/assets/stylesheets/custom/chat.css @@ -1,4 +1,4 @@ -#chat { +#app > #chat { position: fixed; bottom: 0; right: 0;