diff --git a/client/homebrew/brewRenderer/notificationPopup/notificationPopup.less b/client/homebrew/brewRenderer/notificationPopup/notificationPopup.less index 7d14e8655..2cf1fbea4 100644 --- a/client/homebrew/brewRenderer/notificationPopup/notificationPopup.less +++ b/client/homebrew/brewRenderer/notificationPopup/notificationPopup.less @@ -52,10 +52,11 @@ list-style-type : disc; li{ font-size : 0.8em; - line-height : 1.6em; + line-height : 1.4em; + margin-top : 1.4em; em{ font-weight : 800; } } } -} \ No newline at end of file +}