Преглед изворни кода

col adjustment for a table

kaoritokashiki пре 6 година
родитељ
комит
b9cc7acdf9
1 измењених фајлова са 1 додато и 1 уклоњено
  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>