From 22e24f93d0e87bbb8641cc87b2a5c2f8f355bb08 Mon Sep 17 00:00:00 2001 From: Mukul Date: Wed, 19 Jul 2017 12:25:03 +0530 Subject: [PATCH] this is for bug Export Image > ADAM logo is missing --- 400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css index 881b79d..05052da 100644 --- a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css +++ b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css @@ -1025,4 +1025,11 @@ background-size:cover; { height:175px; } - + +#exportlogo + { + + bottom: 50PX; + position: fixed; + right: 50px; +} -- libgit2 0.21.4