Merge pull request #601 from kvch/uncapitalize

remove unecessary capitalize of name of instance
This commit is contained in:
Adam Tauber 2016-07-02 16:59:25 +02:00 committed by GitHub
commit bd48f34dbd
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -34,7 +34,6 @@
.navbar-brand{
font-weight: 700;
text-transform: capitalize;
color: @light-green;
line-height: 30px;
padding: 0 30px;