liquid_feedback_frontend

changeset 1804:c181ee0f369d

Avoid counter overlapping with question text
author bsw
date Thu Nov 18 14:31:50 2021 +0100 (2021-11-18)
parents fb02dc923413
children dadba1e28226
files static/lf4.css
line diff
     1.1 --- a/static/lf4.css	Thu Nov 18 14:29:31 2021 +0100
     1.2 +++ b/static/lf4.css	Thu Nov 18 14:31:50 2021 +0100
     1.3 @@ -766,6 +766,10 @@
     1.4    z-index: 1;
     1.5  }
     1.6  
     1.7 +.survey h2 {
     1.8 +  display: block;
     1.9 +}
    1.10 +
    1.11  .survey_counter {
    1.12    float: right;
    1.13    margin-left: 1em;

Impressum / About Us