kaoritokashiki 6 лет назад
Родитель
Сommit
1cfb8876d6
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/client/js/components/Admin/Notification/GlobalNotification.jsx

+ 2 - 2
src/client/js/components/Admin/Notification/GlobalNotification.jsx

@@ -48,7 +48,7 @@ class GlobalNotification extends React.Component {
         </p>
         </p>
 
 
 
 
-        <div className="row mb-4 d-flex align-items-center">
+        <div className="row mb-4">
           <div className="col-md-8 col-md-offset-2">
           <div className="col-md-8 col-md-offset-2">
             <div className="checkbox checkbox-success">
             <div className="checkbox checkbox-success">
               <input
               <input
@@ -65,7 +65,7 @@ class GlobalNotification extends React.Component {
         </div>
         </div>
 
 
 
 
-        <div className="row mb-4 d-flex align-items-center">
+        <div className="row mb-4">
           <div className="col-md-8 col-md-offset-2">
           <div className="col-md-8 col-md-offset-2">
             <div className="checkbox checkbox-success">
             <div className="checkbox checkbox-success">
               <input
               <input