liquid_feedback_frontend

diff static/lf3.less @ 1093:c2baf086cc8d

Fixed numbered lists in draft text
author bsw
date Mon Oct 20 12:41:40 2014 +0200 (2014-10-20)
parents cb9e75ac968f
children 34625fb8983c
line diff
     1.1 --- a/static/lf3.less	Fri Oct 17 13:03:31 2014 +0200
     1.2 +++ b/static/lf3.less	Mon Oct 20 12:41:40 2014 +0200
     1.3 @@ -1019,6 +1019,13 @@
     1.4        padding-left: 1em;
     1.5      }
     1.6  
     1.7 +    ol {
     1.8 +      margin-left: 1em;
     1.9 +      margin-bottom: @paragraph-margin;
    1.10 +      list-style: decimal;
    1.11 +      padding-left: 1em;
    1.12 +    }
    1.13 +
    1.14      h1 {
    1.15        font: @usertext-italic-font;
    1.16        font-size: 125%;

Impressum / About Us