From 973aa4fd15315ae34350899ca48dc7b23761003b Mon Sep 17 00:00:00 2001 From: Frankie Date: Wed, 22 Jun 2016 16:27:26 -0700 Subject: close #309 --- CHANGELOG.md | 1 + ui/app/config.js | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 032b91d1a..7ac576325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Current Master +- Remove redundant network option buttons from settings page - Switch out font family Transat for Montserrat ## 2.4.2 2016-06-22 diff --git a/ui/app/config.js b/ui/app/config.js index 24a1d4a92..c88e7ac6e 100644 --- a/ui/app/config.js +++ b/ui/app/config.js @@ -73,7 +73,6 @@ ConfigScreen.prototype.render = function () { }, }, 'Save'), ]), - h('hr.horizontal-line'), h('div', { -- cgit v1.2.3