Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Multiple Bug fixes #216

Merged
merged 10 commits into from
Nov 6, 2017
Next Next commit
PLT-7977 - Emoji icon overlapping in edit modal
  • Loading branch information
asaadmahmood committed Oct 30, 2017
commit 649611a06af36d83d32a5a752498312a8456e86d
1 change: 1 addition & 0 deletions sass/components/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
.custom-textarea {
border-color: $light-gray;
color: inherit;
padding-right: 30px;

&:focus {
border-color: $light-gray;
Expand Down