1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

input group button fix

This commit is contained in:
Matthias Kretschmann 2019-02-08 16:52:00 +01:00
parent 3e85db09e0
commit 3b9cc769fd
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -12,6 +12,7 @@
> button {
width: 25%;
height: 100%;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
box-shadow: none;