Skip to content

Commit

Permalink
[FIX] align copyright message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Jun 9, 2016
1 parent d127dff commit 7b4536c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev/styles/main/footer/footer.less
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,16 @@
.footer__bottom {
text-align: left;
}
.footer__bottom-copyright {
padding-left: 0;
}
.footer__bottom-copyright > p{
margin: 0;
}
.footer__bottom-nav{
padding-top: 12px;
border-top: 1px solid lighten(@footer-background, 20%);
padding-right: 0;
}
.footer__bottom-nav .ce-menu{
text-align: right;
Expand Down

0 comments on commit 7b4536c

Please sign in to comment.