Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Removing bottom margin from sky-row
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-ScottFreeman committed Oct 16, 2017
1 parent 97228eb commit c25965b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/fluid-grid/row.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
flex-wrap: wrap;
margin-left: -$sky-fluid-grid-gutter;
margin-right: -$sky-fluid-grid-gutter;
margin-bottom: $sky-fluid-grid-gutter;
flex-direction: row;

&.sky-row-reverse {
Expand Down

0 comments on commit c25965b

Please sign in to comment.