X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e7f2a7027db77e2535231afdf79514d93295979d..2827d8ad812850815a0af7c423dcbe58203e5816:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index b2343795f..6e86e7f32 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1748,6 +1748,9 @@ a.button { min-width: 100px; max-width: 150px; border-right:1px solid white; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; } input:first-child, .button:first-child {