module_styles.css 91 B

12345
  1. .lu-modal_fixed_position {
  2. position:absolute;
  3. top:5px;
  4. margin-bottom: 20px;
  5. }