mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
Splitting success.help_html
In ref issue: https://github.com/openstreetmap/iD/issues/2940
This commit is contained in:
committed by
Bryan Housel
parent
459f2929ce
commit
427d08a7b8
+4
-2
@@ -2460,9 +2460,11 @@ div.full-screen > button:hover {
|
||||
------------------------------------------------------- */
|
||||
|
||||
.save-success p {
|
||||
padding: 15px;
|
||||
padding: 15px 15px 0 15px;
|
||||
}
|
||||
.save-success a.details {
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
.save-success .button {
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user