style: button outline

This commit is contained in:
simaQ 2015-06-17 18:22:02 +08:00
parent 525de2489b
commit c68d392e8e

View File

@ -83,7 +83,7 @@
cursor: pointer;
background-image: none;
border: 1px solid transparent;
outline: none;
// outline: none;
white-space: nowrap;
line-height: @line-height-base;
.button-size(@btn-padding-base; @font-size-base; @btn-border-radius-base);