From 1ed29e9496cd650d8d414b7fdf2f76077505342e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Mon, 2 Mar 2015 14:26:29 +0100 Subject: [PATCH] Minor fix for arrow --- app/styles/modules/common/lightbox.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/styles/modules/common/lightbox.scss b/app/styles/modules/common/lightbox.scss index 9824ce43..7a9f4adb 100644 --- a/app/styles/modules/common/lightbox.scss +++ b/app/styles/modules/common/lightbox.scss @@ -95,11 +95,6 @@ display: none; } } - .points-per-role { - .popover { - @include popover(200px, $top: 105%, $left: 35%, $arrow-width: 10px, $arrow-top: -5px, $arrow-left: 10px); - } - } } .lightbox-generic-bulk {