Add support for drag/drop to key formatted textareas

This commit is contained in:
gconsidine
2017-06-02 11:50:19 -04:00
parent 952958a83c
commit 40dbe56932
4 changed files with 43 additions and 37 deletions

View File

@@ -20,7 +20,7 @@
}
.at-Input-button {
width: @at-input-button-width;
min-width: @at-input-button-width;
display: block;
height: 100%;
@@ -56,7 +56,6 @@
z-index: 3;
}
.at-InputGroup {
padding: 0;
margin: 0;