diff --git a/rhodecode/public/css/alerts.less b/rhodecode/public/css/alerts.less --- a/rhodecode/public/css/alerts.less +++ b/rhodecode/public/css/alerts.less @@ -5,7 +5,6 @@ .alert { clear: both; - margin: @space auto 0 auto; padding: @padding; border: @border-thickness solid; border-radius: @border-radius; diff --git a/rhodecode/public/js/src/components/rhodecode-toast/rhodecode-toast.html b/rhodecode/public/js/src/components/rhodecode-toast/rhodecode-toast.html --- a/rhodecode/public/js/src/components/rhodecode-toast/rhodecode-toast.html +++ b/rhodecode/public/js/src/components/rhodecode-toast/rhodecode-toast.html @@ -6,7 +6,7 @@