focus fix for buttonsets

pull/310/head
cagataycivici 2020-04-29 20:38:47 +03:00
parent cbb45c3d80
commit 7c9e9b32bd
1 changed files with 1 additions and 1 deletions

View File

@ -48,5 +48,5 @@
}
.p-buttonset .p-button:focus {
z-index: 1;
position: relative;
}