aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/main-container.js
diff options
context:
space:
mode:
authorsdtsui <szehungdanieltsui@gmail.com>2017-08-03 14:14:53 +0800
committersdtsui <szehungdanieltsui@gmail.com>2017-08-03 14:14:53 +0800
commitc7ac20ff659bce3dbde67ad5ee4923eab8f00528 (patch)
treeac3e1c1ab2bb5ade38185e197ef5c48cb88f5c86 /ui/app/main-container.js
parent01788376d5b7a0437b9073c8e8e0284a2cead6e4 (diff)
downloadtangerine-wallet-browser-c7ac20ff659bce3dbde67ad5ee4923eab8f00528.tar.gz
tangerine-wallet-browser-c7ac20ff659bce3dbde67ad5ee4923eab8f00528.tar.zst
tangerine-wallet-browser-c7ac20ff659bce3dbde67ad5ee4923eab8f00528.zip
Finalize sidebar dimensions
Diffstat (limited to 'ui/app/main-container.js')
-rw-r--r--ui/app/main-container.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/app/main-container.js b/ui/app/main-container.js
index af722d100..b9f4902af 100644
--- a/ui/app/main-container.js
+++ b/ui/app/main-container.js
@@ -14,10 +14,6 @@ function MainContainer () {
}
MainContainer.prototype.render = function () {
-
- // 2. Fix responsive sizing - smaller
- // https://puu.sh/x0gDA/5ff3b734eb.png
- //
// 3. summarize:
// switch statement goes inside MainContainer,
// or a method in renderPrimary