X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1aa07219827cc048fa013cb9d755ba4ffa702a63..8a1298df6bfa53337aed01435337a7a9cf1cdf31:/vendor/assets/iD/iD.css.erb diff --git a/vendor/assets/iD/iD.css.erb b/vendor/assets/iD/iD.css.erb index 38b55393a..4807a16ec 100644 --- a/vendor/assets/iD/iD.css.erb +++ b/vendor/assets/iD/iD.css.erb @@ -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;