diff --git a/sass/credentials.scss b/sass/credentials.scss index d5816e72..f9c55f4d 100644 --- a/sass/credentials.scss +++ b/sass/credentials.scss @@ -643,8 +643,11 @@ .icon-label { overflow: hidden; + display: flex; input { - width: calc(100% - 28px) !important; + //width: calc(100% - 28px) !important; + //width: 100% !important; + //width: inherit !important; float: left; background: #fff; color: #555; diff --git a/templates/views/partials/icon-picker.html b/templates/views/partials/icon-picker.html index 00ff7031..4109a259 100644 --- a/templates/views/partials/icon-picker.html +++ b/templates/views/partials/icon-picker.html @@ -1,6 +1,13 @@ -
+
+ +
+ + + +
+