Make status messages larger

(imported from commit 0545d9d074b828c54fbb9156cd8e647c896e2b17)
This commit is contained in:
Allen Rabinovich 2014-03-12 12:09:57 -06:00 committed by Leo Franchi
parent f1db96143a
commit 080f7229fc
1 changed files with 2 additions and 2 deletions

View File

@ -1191,7 +1191,7 @@ just a temporary hack.
vertical-align: top; vertical-align: top;
height: 35px; height: 35px;
line-height: 35px; line-height: 35px;
font-size: 13px; font-size: 14px;
position: relative; position: relative;
} }
@ -1201,7 +1201,7 @@ just a temporary hack.
vertical-align: top; vertical-align: top;
line-height: 35px; line-height: 35px;
margin-right: 3px; margin-right: 3px;
font-size: 13px; font-size: 14px;
} }
.sender_name_hovered .sender_name { .sender_name_hovered .sender_name {