Procházet zdrojové kódy

[Web] Minor UI Fix

Phoenix Eve Aspacio před 7 roky
rodič
revize
68fa438a3f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      data/web/js/mailbox.js

+ 1 - 1
data/web/js/mailbox.js

@@ -334,7 +334,7 @@ jQuery(function($){
         },
         {"name":"messages","filterable": false,"title":lang.msg_num,"breakpoints":"xs sm md"},
         {"name":"active","filterable": false,"title":lang.active},
-        {"name":"action","filterable": false,"sortable": false,"style":{"text-align":"right","min-width":"250px"},"type":"html","title":lang.action,"breakpoints":"xs sm md"}
+        {"name":"action","filterable": false,"sortable": false,"style":{"text-align":"right"},"type":"html","title":lang.action,"breakpoints":"xs sm md"}
       ],
       "empty": lang.empty,
       "rows": $.ajax({