diff options
Diffstat (limited to 'ui/app/css/index.css')
-rw-r--r-- | ui/app/css/index.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css index 2e0775724..1e59928d0 100644 --- a/ui/app/css/index.css +++ b/ui/app/css/index.css @@ -366,8 +366,7 @@ input.large-input { } .name-label{ - position: relative; - bottom: 14px; + margin-bottom: 14px; } .edit-text { height: 100%; |