feedback icon should not affect user operation (#3891)

This commit is contained in:
afc163 2016-11-17 17:33:00 +08:00
parent 1c23189b1d
commit 33ad640b0f

View File

@ -290,6 +290,7 @@ form {
top: 0;
right: 0;
visibility: visible;
pointer-events: none;
.square(@input-height-lg);
line-height: @input-height-lg;
text-align: center;