wider modals.

This commit is contained in:
kay.one 2013-06-30 13:11:18 -07:00
parent 96810c489c
commit 15d5e93d36
1 changed files with 2 additions and 2 deletions

View File

@ -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);