Fix long credential name styles

This commit is contained in:
Marliana Lara
2017-07-11 17:09:33 -04:00
parent e6a14522aa
commit b48320f6c2
7 changed files with 27 additions and 10 deletions
+2
View File
@@ -669,6 +669,8 @@ input[type='radio']:checked:before {
.Form-textInput--variableHeight {
height: inherit;
min-height: 30px;
max-height: 120px;
overflow-y: scroll;
}
.Form-variableHeightButtonGroup {