Skip to content

Commit

Permalink
Fix the i18n notice box to account for banner
Browse files Browse the repository at this point in the history
closes #1162
fixes #1165
  • Loading branch information
watilde authored and dougwilson committed Jun 12, 2020
1 parent 50c07b8 commit 0a1b96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ html[xmlns] .clearfix {
}

#i18n-notice-box {
margin-top: 100px;
margin-top: 150px;
position: relative;
}

Expand Down

0 comments on commit 0a1b96d

Please sign in to comment.