Add missing padding at right hand end of greeting menu

This commit is contained in:
Tom Hughes 2013-03-28 00:40:07 +00:00
parent 898cc828dd
commit 15be6b3ffc

View file

@ -511,6 +511,7 @@ table {
#greeting {
float: right;
padding-top: 3px;
margin-right: 5px;
}
.greeting-bar-unread {