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

Release rejections list padding reduced

This commit is contained in:
Mark McDowall
2014-12-13 00:31:51 -08:00
parent d4f051b7a3
commit 0dd05c7bed
+5 -1
View File
@@ -71,9 +71,13 @@
} }
.approval-status-cell { .approval-status-cell {
widows : 10px;
.popover { .popover {
max-width : 400px; max-width : 400px;
ul {
margin-left: -25px;
}
} }
i { i {