Add kind column to credential list

* Populate kind column with credential_type name
* Fix replace/revert input group button sizing
This commit is contained in:
gconsidine
2017-07-18 14:39:56 -04:00
parent 415c80a279
commit 6fa3872c86
7 changed files with 28 additions and 11 deletions

View File

@@ -28,9 +28,8 @@
}
.at-mixin-InputButton () {
display: block;
height: @at-height-button;
line-height: 1;
padding: 0 @at-padding-button-horizontal;
&, &:active, &:hover, &:focus {
color: @at-color-button-text-default;