aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-06-28 10:45:27 -0700
committerMark Otto <[email protected]>2011-06-28 10:45:27 -0700
commit68f421eac7d71d3815b394efbefe2abafc30c6a5 (patch)
tree560ed86d44612279f94922beea32b3b0ae29572c /lib
parentbb665f157eccc6262c4e2c8c4f7d1b7d76d07eef (diff)
downloadbootstrap-68f421eac7d71d3815b394efbefe2abafc30c6a5.tar.xz
bootstrap-68f421eac7d71d3815b394efbefe2abafc30c6a5.zip
more modal tweaks i think
Diffstat (limited to 'lib')
-rw-r--r--lib/patterns.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/patterns.less b/lib/patterns.less
index 29a705f44..79bbefc55 100644
--- a/lib/patterns.less
+++ b/lib/patterns.less
@@ -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);
}