From 616ecca552f5e4fac254740977664afec95269a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Thu, 6 Jul 2017 18:53:27 -0400 Subject: [PATCH] wider notif list --- less/header.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/less/header.less b/less/header.less index 160e825..5a04431 100644 --- a/less/header.less +++ b/less/header.less @@ -7,7 +7,7 @@ color: @gray-dark; li { - width: 300px; + width: 400px; text-align: left; list-style-type: none; padding: 0.5em; @@ -20,7 +20,7 @@ .text { margin-left: 40px; - margin-right: 50px; + margin-right: 60px; display: block; min-height: 32px; }