mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Merge pull request #1740 from tyrasd/patch-after-walkthrough
Fixes the icon on the final "begin mapping" dialog of the walkthough
This commit is contained in:
+1
-1
@@ -2793,6 +2793,6 @@ img.wiki-image {
|
||||
.huge-modal-button .illustration {
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
background: rgba(0, 0, 0, 0) url(img/sprite.svg) no-repeat -301px -220px;
|
||||
background: rgba(0, 0, 0, 0) url(img/sprite.svg) no-repeat -400px -220px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user