Removes capitalize from chat title

This commit is contained in:
Gabriel Carvalho de Campes 2016-09-12 17:11:37 -03:00
parent ab7f31e8b6
commit edee8f5097

View File

@ -10,9 +10,8 @@
.closeChat {
text-decoration: none;
text-transform: capitalize;
}
.header {
margin-bottom: $line-height-computed;
}