more modal tweaks i think

This commit is contained in:
Mark Otto
2011-06-28 10:45:27 -07:00
parent bb665f157e
commit 68f421eac7
2 changed files with 2 additions and 1 deletions

View File

@@ -492,4 +492,5 @@ div.modal {
margin: -310px 0 0 -250px;
background-color: @white;
.border-radius(6px);
border: 1px solid rgba(0,0,0,.3);
}