From acb91951e664b0504bb72c4082c125e40860f7a6 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Sat, 17 Jan 2015 04:37:52 +0000 Subject: [PATCH] chat: make perfect_scrollbar not overflow buddies names --- public/stylesheets/chat.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/chat.css b/public/stylesheets/chat.css index c9d2c62..8dc5770 100644 --- a/public/stylesheets/chat.css +++ b/public/stylesheets/chat.css @@ -58,7 +58,7 @@ #buddy-list:hover .buddies { top: 57px; left: 15px; - right: 15px; + right: 0; transition: all 0.3s ease-in; } -- libgit2 0.21.2