From 01703caeb4387d8e6aa3b128e554c103a2a297db Mon Sep 17 00:00:00 2001 From: emanuele Date: Sat, 25 Jul 2015 23:51:02 +0200 Subject: [PATCH] Fix a 1px misalignment of the "more" button (posts) - should fix #2108 thanks nwsw for the original fix Signed-off-by: emanuele --- themes/default/css/_besocial/index_besocial.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/css/_besocial/index_besocial.css b/themes/default/css/_besocial/index_besocial.css index 6c2d0ccdc1..e873590b13 100644 --- a/themes/default/css/_besocial/index_besocial.css +++ b/themes/default/css/_besocial/index_besocial.css @@ -492,7 +492,7 @@ div.bbc_footnotes .meaction { color: #555; text-decoration: none; } -.listlevel1.subsections { +#main_menu .listlevel1.subsections { top: -1px; } .poster .listlevel1 a.linklevel1 {