From 042f9b7f2d2f542a79fd3fb91133728757639796 Mon Sep 17 00:00:00 2001 From: azivner Date: Sat, 22 Dec 2018 23:54:06 +0100 Subject: [PATCH] fix positioning of protected session password dialog --- src/public/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 420ba1bd1..3ce3a6b93 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -624,7 +624,7 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th left: 40%; bottom: auto; right: auto; - margin-left: -300px; + margin-left: -300px !important; } .multiplicity {