diff --git a/src/Umbraco.Web.UI.Client/src/less/components/notifications/umb-notifications.less b/src/Umbraco.Web.UI.Client/src/less/components/notifications/umb-notifications.less index 1bd4ecf1df..41348c2e29 100644 --- a/src/Umbraco.Web.UI.Client/src/less/components/notifications/umb-notifications.less +++ b/src/Umbraco.Web.UI.Client/src/less/components/notifications/umb-notifications.less @@ -22,7 +22,7 @@ .umb-notifications__notification { padding: 5px 20px; text-shadow: none; - font-size: 12px; + font-size: 13px; border: none; border-radius: 0; position: relative;