Set max width to twitter box. Fixes #10

This commit is contained in:
Shashank Mehta
2013-01-21 14:02:06 +05:30
parent 17e80dc79a
commit 7d34227ffa

View File

@@ -67,6 +67,12 @@ body {
float: right;
width: 77%;
background: whitesmoke;
#banner {
width: 100%;
small {
margin-right: 70px;
}
}
.mid-col-container {
padding: 0px 70px 0px 40px;
#content {