some styles fixes

This commit is contained in:
Henry Jameson 2018-04-08 03:43:07 +03:00
parent cc02672e14
commit 59a05081c5
4 changed files with 14 additions and 13 deletions

View file

@ -19,13 +19,13 @@
@import '../../_variables.scss';
.user-finder-container {
height: 21px;
height: 29px;
max-width: 100%;
}
.user-finder-input {
max-width: 80%;
padding: 0.1em 0.2em 0.2em 0.2em;
vertical-align: middle;
}
</style>