From f888e7d529bb0f0a9efceeae7f4ca3a83fd91689 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Fri, 11 Jul 2014 10:35:56 -0300 Subject: [PATCH] fix comment menu --- style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index d5deb30..fa0b51d 100644 --- a/style.css +++ b/style.css @@ -318,4 +318,7 @@ height: 32px; margin-top: 2px; } +.comment-details .menu-submenu { + right: 3px; +} -- libgit2 0.21.2