Browse Source

Merge pull request #601 from kvch/uncapitalize

remove unecessary capitalize of name of instance
Adam Tauber 8 years ago
parent
commit
bd48f34dbd

+ 1
- 1
searx/static/themes/oscar/css/logicodev.min.css
File diff suppressed because it is too large
View File


+ 0
- 1
searx/static/themes/oscar/less/logicodev/navbar.less View File

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