From 3ffc035db37742fcdd64f0931cb38c1f6a700e3a Mon Sep 17 00:00:00 2001 From: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Date: Fri, 22 Jan 2021 09:00:03 +1000 Subject: [PATCH] make inline buttons accessible with tab button (#779) --- src/app/vault/add-edit.component.html | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/src/app/vault/add-edit.component.html b/src/app/vault/add-edit.component.html index b41a2af8..3f4d04ea 100644 --- a/src/app/vault/add-edit.component.html +++ b/src/app/vault/add-edit.component.html @@ -47,7 +47,7 @@
@@ -80,13 +80,13 @@
@@ -148,12 +148,11 @@
@@ -216,7 +215,7 @@
@@ -246,14 +245,13 @@ [disabled]="cipher.isDeleted || viewOnly">
@@ -408,7 +406,7 @@
@@ -421,7 +419,7 @@