Make teams UI more descriptive

Fixes #646
This commit is contained in:
Joseph Schorr 2015-10-15 12:05:55 -04:00
parent e31dda35df
commit f49375949f
4 changed files with 26 additions and 7 deletions

View file

@ -2,6 +2,12 @@
padding: 20px;
}
.team-view .team-title {
vertical-align: middle;
margin-right: 10px;
color: #ccc;
}
.team-view .team-name {
vertical-align: middle;
margin-left: 6px;