diff --git a/client/css/style.css b/client/css/style.css index 530d40aa..102f7f99 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -378,7 +378,7 @@ button { } #windows .header { border-bottom: 1px solid #e7e7e7; - line-height: 50px; + line-height: 50px !important; height: 48px; padding: 0 20px; } diff --git a/package.json b/package.json index 0d0ed7dd..58fde6bf 100644 --- a/package.json +++ b/package.json @@ -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": {