1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00

Fixed: Multiline in table view on two lines (#2870)

Fixed: multiline in table view
This commit is contained in:
hotio 2018-07-15 04:30:58 +02:00 committed by Qstick
parent 52ce836d5c
commit 5e35b43e48

View File

@ -208,7 +208,7 @@ body.debug {
.card(#aaaaaa);
/* width : 1210px;
min-width : 1210px; */
max-width : 1429px;
max-width : 1478px;
margin : auto;
// margin-top : -70px;
padding : 20px 0;