~blake-rouse/maas/is-importing-2.1

« back to all changes in this revision

Viewing changes to src/maasserver/static/scss/_patterns.page-header.scss

  • Committer: LaMont Jones
  • Date: 2016-12-07 12:59:10 UTC
  • mfrom: (5561 2.1)
  • mto: This revision was merged to the branch mainline in revision 5563.
  • Revision ID: lamont@canonical.com-20161207125910-fow7gg8v9bo0s1iq
merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
    background: $white;
14
14
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
15
15
    padding: 0 20px;
 
16
    height: auto !important;
16
17
    width: 100%;
17
18
    float: left;
18
19
    margin-bottom: 20px;