# HG changeset patch # User Marcin Kuzminski # Date 2017-03-01 09:25:10 # Node ID 5e0cbb3f57b708bff4f595686281f419ba34d546 # Parent 211476f5be2f61aeed49f77f7aae24a9e5fe988e rhodecode-toast: css improvements. 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 @@