focus fix for buttonsets
parent
cbb45c3d80
commit
7c9e9b32bd
|
@ -48,5 +48,5 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-buttonset .p-button:focus {
|
.p-buttonset .p-button:focus {
|
||||||
z-index: 1;
|
position: relative;
|
||||||
}
|
}
|
Loading…
Reference in New Issue