From 080f7229fc9dc8932eb4fee6164648cf7f8a0011 Mon Sep 17 00:00:00 2001 From: Allen Rabinovich Date: Wed, 12 Mar 2014 12:09:57 -0600 Subject: [PATCH] Make status messages larger (imported from commit 0545d9d074b828c54fbb9156cd8e647c896e2b17) --- static/styles/zulip.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/styles/zulip.css b/static/styles/zulip.css index 477ae52c9d..39dfee33f4 100644 --- a/static/styles/zulip.css +++ b/static/styles/zulip.css @@ -1191,7 +1191,7 @@ just a temporary hack. vertical-align: top; height: 35px; line-height: 35px; - font-size: 13px; + font-size: 14px; position: relative; } @@ -1201,7 +1201,7 @@ just a temporary hack. vertical-align: top; line-height: 35px; margin-right: 3px; - font-size: 13px; + font-size: 14px; } .sender_name_hovered .sender_name {