mirror of https://github.com/Radarr/Radarr
wider modals.
This commit is contained in:
parent
96810c489c
commit
15d5e93d36
|
@ -26,8 +26,8 @@
|
|||
top: 10%;
|
||||
left: 50%;
|
||||
z-index: @zindexModal;
|
||||
width: 750px;
|
||||
margin-left: -375px;
|
||||
width: 1000px;
|
||||
margin-left: -500px;
|
||||
background-color: @white;
|
||||
border: 1px solid #999;
|
||||
border: 1px solid rgba(0,0,0,.3);
|
||||
|
|
Loading…
Reference in New Issue