1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-13 09:56:01 +00:00
Sonarr/UI/Content/Overrides/bootstrap.less

10 lines
95 B
Text
Raw Normal View History

2013-06-26 00:33:17 +00:00
.label, .badge {
cursor : default;
}
.input-append {
.add-on {
margin-left : 0;
}
}