From ad9578792d710f517b5f8c25a12388b03806b4d0 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 24 Feb 2015 21:28:56 +0200 Subject: top-bar: restoring original positioning for 3rd party logo --- res/client/css/partials/base.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'res/client/css/partials/base.scss') diff --git a/res/client/css/partials/base.scss b/res/client/css/partials/base.scss index 95fb58a1..5fdf93b9 100644 --- a/res/client/css/partials/base.scss +++ b/res/client/css/partials/base.scss @@ -76,10 +76,7 @@ input{ vertical-align: middle; } -#org-logo__CRI { - position: fixed; - bottom: 10px; - right: 80px; +.logo-3rd-party { height: 30px; } -- cgit v1.3.1