mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixed spacing for labels when series path is abnormally long
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user