Add ability to display and edit the team's description

This commit is contained in:
Joseph Schorr 2013-11-04 20:17:58 -05:00
parent fd68564b3f
commit 97fa69a361
5 changed files with 72 additions and 13 deletions

View file

@ -1404,6 +1404,12 @@ p.editable:hover i {
text-transform: capitalize;
}
.org-view .team-listing .team-description {
margin-top: 6px;
margin-left: 37px;
font-size: 16px;
}
/* Overrides for typeahead to work with bootstrap 3. */
.twitter-typeahead .tt-query,