From 09fe4d76edfe3414b61fd1f7aec5082974f5a8c7 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 8 Feb 2015 16:02:13 +0200 Subject: mv CRI logo to co-exist by rhizi logo at page bottom --- res/client/css/style.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index 5e96e7eb..b7434a43 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -829,12 +829,12 @@ body.debug .debug-ui-right { left: -20px; top: -10px; } -.organization-logo { - display: inline-block; - margin-left: 12px; - background: url(../img/CRI-logo.png); - min-height: 30px; - min-width: 30px; } +#org-logo__CRI { + position: fixed; + bottom: 10px; + right: 80px; + height: 30px; +} /* Headings */ h1 { -- cgit v1.3.1