Skip to content
Snippets Groups Projects
Commit 8f81f007 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

fix horizontal scrollbar appearing when footer is too long, footer wraps now

parent 13ed59c1
No related branches found
No related tags found
No related merge requests found
......@@ -49,9 +49,8 @@ footer {
p.info {
color: #777;
text-align: center;
width: 352px;
margin: 0 auto;
padding: 20px;
padding: 20px 0;
}
p.info a {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment