mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 03:39:36 +02:00
Thank the user for their contribution
This commit is contained in:
+4
-3
@@ -3595,10 +3595,11 @@ img.tile-debug {
|
||||
/* Success Modal
|
||||
------------------------------------------------------- */
|
||||
.save-success p {
|
||||
padding: 15px 15px 0 15px;
|
||||
padding: 15px 20px 0 20px;
|
||||
}
|
||||
.save-success a.details {
|
||||
padding-left: 15px;
|
||||
.save-success .details {
|
||||
margin: 0px 5px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.save-success .button {
|
||||
padding-top: 15px;
|
||||
|
||||
Reference in New Issue
Block a user