mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Fixed spacing for labels when series path is abnormally long
This commit is contained in:
parent
53f4966e97
commit
7b7f7ac56b
@ -420,7 +420,13 @@
|
||||
|
||||
.series-info {
|
||||
.row {
|
||||
margin-bottom: 5px;
|
||||
margin-bottom : 3px;
|
||||
|
||||
.label {
|
||||
display : inline-block;
|
||||
margin-bottom : 2px;
|
||||
padding : 4px 6px 3px 6px
|
||||
}
|
||||
}
|
||||
|
||||
.series-info-links {
|
||||
|
Loading…
Reference in New Issue
Block a user