Merge branch 'master' of github.com:systemed/iD

This commit is contained in:
Saman Bemel-Benrud
2013-01-22 15:15:57 -05:00
16 changed files with 419 additions and 244 deletions
+7 -1
View File
@@ -767,9 +767,14 @@ img.tile {
-o-transform-origin:0 0;
}
#tile-g {
#surface, #tile-g {
position:absolute;
top:0;
transform-origin:0 0;
-ms-transform-origin:0 0;
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
-o-transform-origin:0 0;
}
/* About Section
@@ -977,6 +982,7 @@ div.typeahead a:first-child {
height:38px;
padding:10px 20px;
background:#fff;
color:#000;
font-weight: normal;
line-height: 21px;
border-radius:5px;