1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Fixed: Long relative path when selecting episodes in Manual Import hiding buttons

Fixes #3916
This commit is contained in:
Mark McDowall
2020-08-16 10:12:52 -07:00
parent 8272e3ed0f
commit a206a5714e
@@ -28,6 +28,7 @@
.path {
margin-right: 20px;
color: $dimColor;
word-break: break-word;
}
.buttons {