Denis K пре 9 година
родитељ
комит
dde12c9549
1 измењених фајлова са 3 додато и 0 уклоњено
  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 {