From d71a38c4f76df5ddcca683e26c17d2e58c632427 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 23 May 2013 16:03:45 -0400 Subject: [PATCH] minor styling changes to notif window --- public/css/style.less | 7 ++++++- public/templates/header.tpl | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/public/css/style.less b/public/css/style.less index 0cf52a6dfd..6a93c9c4de 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -759,7 +759,12 @@ body .navbar .nodebb-inline-block { #notif-list { li { font-size: 12px; - width: 200px; + width: 300px; + text-align: left; + + a { + white-space: normal; + } &.unread { background: #eceff5; diff --git a/public/templates/header.tpl b/public/templates/header.tpl index f6de74602a..9fe341423b 100644 --- a/public/templates/header.tpl +++ b/public/templates/header.tpl @@ -47,7 +47,7 @@