Changeset 15894 for main/waeup.fceokene


Ignore:
Timestamp:
18 Dec 2019, 10:06:48 (5 years ago)
Author:
Henrik Bettermann
Message:

Reduce top_margin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.fceokene/trunk/src/waeup/fceokene/students/browser.py

    r15890 r15894  
    9898        letterhead_path = os.path.join(
    9999            os.path.dirname(__file__), 'static', 'letterhead_admission.jpg')
    100         topMargin=1.8
     100        topMargin=1.6
    101101        if self.context.student.current_mode.startswith('ug'):
    102102            letterhead_path = None
Note: See TracChangeset for help on using the changeset viewer.