# HG changeset patch # User bsw # Date 1637242013 -3600 # Node ID 3338275416b543dc0976b2db7702158bd8e4e6af # Parent b87997219042043ce75fd6060f968af371ccee5d More space between survey answer options diff -r b87997219042 -r 3338275416b5 static/lf4.css --- a/static/lf4.css Thu Oct 21 15:22:29 2021 +0200 +++ b/static/lf4.css Thu Nov 18 14:26:53 2021 +0100 @@ -771,6 +771,10 @@ right: 20px; } +.surver form > div { + margin-bottom: 0.75ex; +} + .ui_paginate_select .mdl-button { min-width: unset; margin-right: 0.3em;