Add some tweets to our buzz section.

This commit is contained in:
jakedt 2014-04-14 12:07:38 -04:00
parent 50545236e3
commit e337bfbe91
3 changed files with 99 additions and 52 deletions

View file

@ -1281,6 +1281,14 @@ i.toggle-icon:hover {
margin-bottom: 10px;
}
.tweet-row {
min-height: 300px;
}
.follow-button {
text-align: center;
}
form input.ng-invalid.ng-dirty,
*[ng-form] input.ng-invalid.ng-dirty {
background-color: #FDD7D9;