mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
wider modals.
This commit is contained in:
parent
96810c489c
commit
15d5e93d36
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue