Do not capitalize wikidata descriptions

Many languages have no concept of capitalisation so messing with
user input is problematic. Trust editors to do the right thing and
if not, fix it on wiki.

Bug: T131013
Change-Id: Iebdb7b78fdaa31a6daf8f52077c079672ef4ff5a
This commit is contained in:
jdlrobson 2019-01-23 08:59:05 -08:00 committed by D3r1ck01
parent 74a37b0412
commit d305a29db8
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@
color: @colorGray5;
font-size: 0.85em;
margin: 2px 0 0;
&:first-letter {
text-transform: capitalize;
}
}
}