~ricgard/maas/action-design-styles

« back to all changes in this revision

Viewing changes to src/maasserver/static/scss/maas/components/_forms.scss

  • Committer: ricgard
  • Date: 2015-06-29 14:58:53 UTC
  • Revision ID: richard.mccartney@canonical.com-20150629145853-2xld9x3cqxa79wwi
removing spacing between inline forms and action feedback / buttons

Show diffs side-by-side

added added

removed removed

Lines of Context:
269
269
        }
270
270
    }
271
271
 
 
272
    &:last-of-type {
 
273
        margin-bottom: 0;
 
274
    }
 
275
 
272
276
    label {
273
277
        display: inline-block;
274
278
        float: none;