Jelajahi Sumber

AMBARI-3890. Background operations: two scrollbars, if width is lower then 1450px (Denys Buzhor via alexantonenko)

Alex Antonenko 11 tahun lalu
induk
melakukan
c941e6d52f
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      ambari-web/app/styles/application.less

+ 1 - 0
ambari-web/app/styles/application.less

@@ -1059,6 +1059,7 @@ a:focus {
     width: 60%;
     width: 60%;
     margin: 0 0 0 -30%;
     margin: 0 0 0 -30%;
     max-height: 544px;
     max-height: 544px;
+    min-width: 590px;
     top: 5%;
     top: 5%;
   }
   }
   .long-popup-list {
   .long-popup-list {