mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Prepare to use Osmose issue detail strings
- Remove translation description strings, will be using supplied translations once the API is updated - Change the way elements and details are presented since they can't be easily integrated into the 3rd party description strings
This commit is contained in:
+5
-1
@@ -2753,6 +2753,10 @@ input.key-trap {
|
||||
[dir='rtl'] .error-details-description-text::first-letter {
|
||||
text-transform: none; /* #5877 */
|
||||
}
|
||||
.error-details-description
|
||||
.error-details-subtitle {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.note-save .new-comment-input,
|
||||
.error-save .new-comment-input {
|
||||
@@ -5590,4 +5594,4 @@ li.hide + li.version .badge .tooltip .popover-arrow {
|
||||
}
|
||||
[dir='rtl'] .list-item-photos.list-item-mapillary-map-features .request-data-link {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user