Commit 662fface authored by Mark Otto's avatar Mark Otto

Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

parents 0b0d7f10 75e5279e
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
.thumbnail { .thumbnail {
display: block; display: block;
padding: 4px; padding: 4px;
line-height: 20px; line-height: @baseLineHeight;
border: 1px solid #ddd; border: 1px solid #ddd;
.border-radius(4px); .border-radius(4px);
.box-shadow(0 1px 3px rgba(0,0,0,.055)); .box-shadow(0 1px 3px rgba(0,0,0,.055));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment