diff options
Diffstat (limited to 'ui/app')
-rw-r--r-- | ui/app/css/index.css | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css index f0e7dc794..24497a66f 100644 --- a/ui/app/css/index.css +++ b/ui/app/css/index.css @@ -228,10 +228,8 @@ app sections font-size: 1em; height: 31px; } - -.editable-button{ - position: relative; - bottom: 2px; +.editable-label{ + display: flex; } /* Webkit */ .unlock-screen input::-webkit-input-placeholder { |