aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/index.css
diff options
context:
space:
mode:
authorDan Finlay <somniac@me.com>2016-07-02 06:14:30 +0800
committerGitHub <noreply@github.com>2016-07-02 06:14:30 +0800
commitf9d646f791064a421193702f42bba3c8d57d772b (patch)
tree0c5554c9cc63a80ce7e943eaf6a2164ff17d2a97 /ui/app/css/index.css
parent239165ff812bfa1b02a7a40f4689b209b02542a1 (diff)
parent71df05c5ff148681e5a92c891313c6bb3cda0500 (diff)
downloadtangerine-wallet-browser-f9d646f791064a421193702f42bba3c8d57d772b.tar.gz
tangerine-wallet-browser-f9d646f791064a421193702f42bba3c8d57d772b.tar.zst
tangerine-wallet-browser-f9d646f791064a421193702f42bba3c8d57d772b.zip
Merge pull request #383 from MetaMask/i377
Put network status checkmarks at end of row
Diffstat (limited to 'ui/app/css/index.css')
-rw-r--r--ui/app/css/index.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css
index d8b84e8b6..de694f873 100644
--- a/ui/app/css/index.css
+++ b/ui/app/css/index.css
@@ -158,6 +158,9 @@ textarea.twelve-word-phrase {
.check {
color: #F7861C;
+ flex: 1 0 auto;
+ display: flex;
+ justify-content: flex-end;
}
/*
app sections