1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 09:26:34 +02:00

Don't uppercase child tags

This commit is contained in:
Toby Zerner
2015-08-04 10:56:37 +09:30
parent 0718d2159e
commit 92e9b5b414

View File

@@ -74,7 +74,6 @@
margin: 0 0 10px; margin: 0 0 10px;
} }
.TagTile-children { .TagTile-children {
text-transform: uppercase;
font-weight: bold; font-weight: bold;
font-size: 12px; font-size: 12px;