]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Succint button copy + force single line grouped buttons
[rails.git] / app / assets / stylesheets / common.css.scss
index b2343795f0daa8a566ecffce2e183d524d34d39e..6e86e7f32b75c0f3ae874f91752c683f0ff90309 100644 (file)
@@ -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 {