[fix] remove unecessary capitalize of name of instance

This commit is contained in:
Noemi Vanyi 2016-07-02 16:48:58 +02:00
parent 5924abd483
commit c428f2d980
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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