Skip to content

Commit

Permalink
Fix 1268 - Fix overlapping Help Section with footer (fossasia#1271)
Browse files Browse the repository at this point in the history
* Updated Badgeyay's icon (fossasia#1203)

The badgeyay's icon on susper.com has been updated.

Fixes fossasia#1201

* "Commit "
  • Loading branch information
championpaddler authored and subhahu123 committed Feb 2, 2019
1 parent a753284 commit fcd6d73
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/app/help/help.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -270,3 +270,7 @@ a:hover {
width: 90%;
height: 100%;
}
.help {
margin-bottom: 50px;
}

2 changes: 1 addition & 1 deletion src/app/help/help.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</nav>

<div class="appbar">Susper Search Help</div>
<div class="container">
<div class="container help" >

<div>
<div id="center">
Expand Down
1 change: 1 addition & 0 deletions src/app/privacy/privacy.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ <h2>Children’s Privacy</h2>
<h2>Changes to this Privacy Policy</h2>

<p> We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately after they are posted on this page.

</p>

<h2>Contact Us</h2>
Expand Down

0 comments on commit fcd6d73

Please sign in to comment.