Skip to content

Commit

Permalink
[FIX] add missed grey-wrp styles & footer fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed May 23, 2016
1 parent 021025c commit 9e6130f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev/styles/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
@import "main/appearance/wrapperStyle/blueMountainHeader.less";
@import "main/appearance/wrapperStyle/inverse.less";
@import "main/appearance/wrapperStyle/saturatedInverse.less";
@import "main/appearance/wrapperStyle/grayBackground.less";

// gridLayouts
@import "main/appearance/gridLayoutStyle/mosaicGray.less";
Expand Down
1 change: 1 addition & 0 deletions dev/styles/main/footer/footer.less
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
list-style: none;
margin: 0;
padding: 0;
padding-bottom: 10px;
}
.footer__quick-links .ce-menu > li{
padding: 8px 0;
Expand Down

0 comments on commit 9e6130f

Please sign in to comment.