Pārlūkot izejas kodu

fix a rendering issue where long background image filenames hide the upload button

Ken Bingham 6 gadus atpakaļ
vecāks
revīzija
bed9379258
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      editor/css/editor.css

+ 1 - 1
editor/css/editor.css Parādīt failu

@@ -468,7 +468,7 @@ g.time line {
468 468
   -webkit-box-flex: 1;
469 469
       -ms-flex-positive: 1;
470 470
           flex-grow: 1;
471
-  width: auto;
471
+  width: 20%;
472 472
   padding: 6px;
473 473
   color: #666;
474 474
   font-size: 16px;