Fix line height

This commit is contained in:
Mattias Erming 2014-09-12 18:16:29 -07:00
parent d01f4b37a1
commit 6bcbe1b702
2 changed files with 2 additions and 2 deletions

View file

@ -378,7 +378,7 @@ button {
}
#windows .header {
border-bottom: 1px solid #e7e7e7;
line-height: 50px;
line-height: 50px !important;
height: 48px;
padding: 0 20px;
}

View file

@ -1,7 +1,7 @@
{
"name": "shout",
"description": "A web IRC client",
"version": "0.26.0",
"version": "0.26.1",
"author": "Mattias Erming",
"preferGlobal": true,
"bin": {