From 2c5f151d0e43a299c1cb338c03ca59e407dbc047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Wed, 15 Sep 2021 15:46:35 +0200 Subject: [PATCH] Remove no longer needed table action style It isn't used since commit 25e906591. --- app/assets/stylesheets/admin/table_actions.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/admin/table_actions.scss b/app/assets/stylesheets/admin/table_actions.scss index 343e35883..fde0365b5 100644 --- a/app/assets/stylesheets/admin/table_actions.scss +++ b/app/assets/stylesheets/admin/table_actions.scss @@ -14,7 +14,6 @@ font-size: 0.9em; line-height: $global-lineheight; margin-right: 1em; - position: relative; text-align: center; &:hover,