diff options
Put network status checkmarks at end of row
Diffstat (limited to 'ui/app/css/index.css')
-rw-r--r-- | ui/app/css/index.css | 3 |
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 |