Explorar o código

Truncate inline add row

Denis K %!s(int64=8) %!d(string=hai) anos
pai
achega
dde12c9549
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      jet/static/jet/css/_changeform.scss

+ 3 - 0
jet/static/jet/css/_changeform.scss

@@ -691,6 +691,9 @@ body.popup .submit-row {
     left: 0;
     padding: 0 16px !important;
     z-index: 1;
+    white-space: nowrap;
+    text-overflow: ellipsis;
+    overflow: hidden;
   }
 
   &-content {