app/assets/stylesheets/uenf_layout/form.css in uenf_layout-1.3.2 vs app/assets/stylesheets/uenf_layout/form.css in uenf_layout-1.3.3

- old
+ new

@@ -18,8 +18,14 @@ font-weight: bold; font-size: 0.6em; } label { + margin-right: 2px; + width: 25%; float: left; - width: 15%; + text-align: right; } + +label:after { + content: ':'; +} \ No newline at end of file