kaoritokashiki пре 6 година
родитељ
комит
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>
 
 
-        <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="checkbox checkbox-success">
               <input
@@ -65,7 +65,7 @@ class GlobalNotification extends React.Component {
         </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="checkbox checkbox-success">
               <input