liquid_feedback_frontend

changeset 1419:e1a565a051d8

No whitespace before photo in profile
author bsw
date Thu Aug 30 10:46:36 2018 +0200 (2018-08-30)
parents 22cf6b9b0698
children 09f50a44cb7d
files app/main/_layout/default.html
line diff
     1.1 --- a/app/main/_layout/default.html	Thu Aug 30 10:45:01 2018 +0200
     1.2 +++ b/app/main/_layout/default.html	Thu Aug 30 10:46:36 2018 +0200
     1.3 @@ -683,6 +683,9 @@
     1.4    text-transform: uppercase;
     1.5    font-size: 80%;
     1.6  }
     1.7 +div.form .member_photo .member_image.member_image_photo {
     1.8 +  margin-top: 0;
     1.9 +}
    1.10    </style>
    1.11  <!-- WEBMCP SLOTNODIV meta_navigation_style -->
    1.12    

Impressum / About Us