diff --git a/microfrontends/SignDocuments/src/css/signature.css b/microfrontends/SignDocuments/src/css/signature.css index 273b6990e..e2cebe9f3 100644 --- a/microfrontends/SignDocuments/src/css/signature.css +++ b/microfrontends/SignDocuments/src/css/signature.css @@ -629,7 +629,6 @@ option { /* The sticky class is added to the navbar with JS when it reaches its scroll position */ .stickyHead { - position: fixed; top: 50px; left: 0.9rem; }