mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
Merge branch 'master' of github.com:systemed/iD
This commit is contained in:
+7
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user