Fix line height
This commit is contained in:
parent
d01f4b37a1
commit
6bcbe1b702
@ -378,7 +378,7 @@ button {
|
||||
}
|
||||
#windows .header {
|
||||
border-bottom: 1px solid #e7e7e7;
|
||||
line-height: 50px;
|
||||
line-height: 50px !important;
|
||||
height: 48px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user