aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
diff options
context:
space:
mode:
authorDan Finlay <flyswatter@users.noreply.github.com>2017-01-06 07:37:16 +0800
committerGitHub <noreply@github.com>2017-01-06 07:37:16 +0800
commit98ebdeeeacc973a98fd07ead204cf4d84eb3adee (patch)
treee1cdd6bf33af4da4d3a21de0018d51b33976c43c /ui/app/css
parent906c3882bb426985b403e744727f3a2071eabce7 (diff)
parent4e62ae98bd7c62ef0618c4c5e88569b86d1bffec (diff)
downloadtangerine-wallet-browser-98ebdeeeacc973a98fd07ead204cf4d84eb3adee.tar.gz
tangerine-wallet-browser-98ebdeeeacc973a98fd07ead204cf4d84eb3adee.tar.zst
tangerine-wallet-browser-98ebdeeeacc973a98fd07ead204cf4d84eb3adee.zip
Merge pull request #970 from MetaMask/network-indicator-refactor
Network indicator modifications
Diffstat (limited to 'ui/app/css')
-rw-r--r--ui/app/css/index.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css
index 975a5289b..16e1dbe7e 100644
--- a/ui/app/css/index.css
+++ b/ui/app/css/index.css
@@ -165,9 +165,6 @@ textarea.twelve-word-phrase {
}
.network-name {
- position: absolute;
- top: 8px;
- left: 60px;
width: 5.2em;
line-height: 9px;
text-rendering: geometricPrecision;