From a9ca2fe7e73a65f85a326b167384c41b37f47410 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Wed, 10 Nov 2021 15:29:28 +0000 Subject: [PATCH] fixup popup --- app/assets/stylesheets/common.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 93e660a97..782094af9 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1117,10 +1117,6 @@ tr.turn:hover { margin-top: 0 0 0 60px; font-size: 12px; } - img.user_thumbnail { - float: left; - margin: 0 $lineheight/2 0 0; - } } /* Rules for the user list */ -- 2.45.1