1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-30 19:02:06 +00:00

No longer titlecases notifications, indexers, etc

This commit is contained in:
Mark McDowall 2015-04-25 09:03:07 -07:00
parent 9a629c2fc6
commit 0e865fff8c

View file

@ -41,6 +41,7 @@
overflow: hidden;
line-height: 30px;
text-overflow: ellipsis;
text-transform: none;
}
.btn-group {