Skip to content

Commit

Permalink
release notes footer css fix
Browse files Browse the repository at this point in the history
missed in last merge
  • Loading branch information
AjitPS authored Oct 23, 2019
1 parent 74c53bf commit db69888
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
.contact-footer {
background-color:#2A2A2A;
color:white;
/*padding-bottom:10px;*/
position: absolute;
padding-bottom:10px;
/*position: absolute;*/
width: 100%;
bottom: 0;
right: 0;
Expand Down Expand Up @@ -131,4 +131,4 @@ a.contact-button :hover {
font-style: italic;
padding-right: 20px;
padding-top: 15px;
}
}

0 comments on commit db69888

Please sign in to comment.