Commit 22e24f93d0e87bbb8641cc87b2a5c2f8f355bb08

Authored by Mukul Rajput
1 parent 3de866ea

this is for bug Export Image > ADAM logo is missing

400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
... ... @@ -1025,4 +1025,11 @@ background-size:cover;
1025 1025 {
1026 1026 height:175px;
1027 1027 }
1028   -
  1028 +
  1029 +#exportlogo
  1030 + {
  1031 +
  1032 + bottom: 50PX;
  1033 + position: fixed;
  1034 + right: 50px;
  1035 +}
... ...