]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD.css.erb
Update to iD v2.18.5
[rails.git] / vendor / assets / iD / iD.css.erb
index 38b55393a04ac9e78829a8ee5dcd7a8eb141c822..4807a16ecd65ce351b8f1e7787d97147d10c05e7 100644 (file)
@@ -1800,7 +1800,7 @@ display: none;
     stroke: #39a;
 }
 
-/* narrow width miscellanous things */
+/* narrow width miscellaneous things */
 .ideditor path.line.shadow.tag-aerialway,
 .ideditor path.line.shadow.tag-attraction-summer_toboggan,
 .ideditor path.line.shadow.tag-attraction-water_slide,
@@ -3264,7 +3264,7 @@ display: none;
     border-radius: 4px;
     -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
-    overflow: hidden;
+    overflow: auto;
 }
 .ideditor[dir='rtl'] textarea,
 .ideditor[dir='rtl'] input[type=text],
@@ -3963,7 +3963,7 @@ display: none;
     height: 100%;
 }
 
-/* Hide/Toggle collapsable sections (aka Disclosure)
+/* Hide/Toggle collapsible sections (aka Disclosure)
 ------------------------------------------------------- */
 .ideditor .hide-toggle .icon.pre-text {
     vertical-align: text-top;