Selaa lähdekoodia

col adjustment for a table

kaoritokashiki 6 vuotta sitten
vanhempi
sitoutus
b9cc7acdf9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/client/js/components/Admin/Security/SecuritySetting.jsx

+ 1 - 1
src/client/js/components/Admin/Security/SecuritySetting.jsx

@@ -58,8 +58,8 @@ class SecuritySetting extends React.Component {
         </div>
           )}
 
-        <table className="table col-md-8 m-3">
         <h4>{ t('Page list and search results') }</h4>
+        <table className="table col-md-8 m-md-3">
           <thead>
             <tr>
               <th scope="col">{ t('Scope of page showing') }</th>