Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Commit

Permalink
Match scss from alphagov/static#471
Browse files Browse the repository at this point in the history
  • Loading branch information
Demotive committed Oct 17, 2014
1 parent 67cfad3 commit 8894ee3
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions _assets_pipeline/stylesheets/_alphagov-static-footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@

// This include rips Static for _footer_top.html ONLY

// https://github.com/alphagov/static/blob/master/app/assets/stylesheets/_footer.scss
// Copied + pasted straight from:
// https://raw.githubusercontent.com/alphagov/static/master/app/assets/stylesheets/helpers/_footer.scss

// Global footer
/* Global footer */

#footer {
.footer-categories {
Expand Down Expand Up @@ -45,8 +46,9 @@
margin-bottom: 0;
}
}

ul {
@include core-16;
list-style: none;
padding: 0;
margin: 0;
Expand All @@ -57,8 +59,8 @@
width: 50%;
}


li {
@include core-16;
display: block;
margin-bottom: 5px;

Expand Down

0 comments on commit 8894ee3

Please sign in to comment.