1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

Fixed: Don't wrap Health Actions Cell

This commit is contained in:
Qstick
2020-03-29 09:28:31 -04:00
parent 0431b9561e
commit d3af103812
2 changed files with 5 additions and 1 deletions
@@ -18,3 +18,7 @@
.healthOk {
margin-bottom: 25px;
}
.actions {
min-width: 90px;
}