diff --git a/e107_themes/bootstrap3/css/modern-dark-2.css b/e107_themes/bootstrap3/css/modern-dark-2.css index e4294540e..4d03c8075 100644 --- a/e107_themes/bootstrap3/css/modern-dark-2.css +++ b/e107_themes/bootstrap3/css/modern-dark-2.css @@ -1927,7 +1927,7 @@ div.is-table-row .sidebar-toggle-panel { /*display:none; */ overflow: visible !important; /* Ensure no clipping */ } #admin-ui-nav-menu li.divider { margin: 15px; border-bottom: 1px outset rgba(255,255,255,0.3) !important; } - +.adminlist table td pre { max-width: 1200px !important; } .text-primary,.text-primary:hover{color:#337ab7 !important} .text-success,.text-success:hover{color:#51a351 !important}