Initial RBAC plugin display. Included about and debug page not rendering fix
[osm/UI.git] / skyquake / plugins / user_management / src / userProfile / userProfile.jsx
index d7cb600..a786858 100644 (file)
@@ -237,7 +237,9 @@ class UserProfileDashboard extends React.Component {
                             {passwordSectionHTML}
 
                         </Panel>
-                         {formButtonsHTML}
+                        <div  className="buttonSection">
+                            {formButtonsHTML}
+                        </div>
                     </PanelWrapper>
 
                 </PanelWrapper>