share/views/compass/form.sass in rbbt-rest-1.1.4 vs share/views/compass/form.sass in rbbt-rest-1.1.5

- old
+ new

@@ -16,15 +16,26 @@ @media #{$not_small} @include grid-column(3, $float:left) margin-bottom: 2em label margin-bottom: 1em + &.inline + +ellipsis_text() + display: inline-block + clear: top + padding: 0 + margin-bottom: 0 + margin-left: 0.5em .input.submit clear: both margin-bottom: 0px select.favourite_lists width: 175px + + span.choice + margin-right: 1em + white-space: nowrap .action_parameters form +clearfix()