major cleanup of choklet+bannertwo

This commit is contained in:
friendica 2014-05-14 18:12:18 -07:00
parent 7c4503968d
commit 7a78da7982

View File

@ -14,6 +14,10 @@ header #banner {
overflow-x: hidden;
}
#blog-banner .widget {
border: none;
}
main {
display: table;
table-layout: fixed;
@ -48,7 +52,7 @@ section {
margin-right: 15px;
width: 100%;
display: table-cell;
padding-bottom: 200px;
padding: 0 10px 200px 10px;
}
#region_3 {