changed feedback button style

This commit is contained in:
Danny Coates 2018-09-25 13:49:46 -07:00
parent 044138b540
commit 3d95848ba3
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB

View File

@ -53,11 +53,11 @@
display: block;
font-size: 12px;
line-height: 12px;
padding: 5px;
padding: 5px 5px 5px 20px;
overflow: hidden;
min-width: 12px;
max-width: 12px;
text-indent: 17px;
min-width: 30px;
max-width: 300px;
text-indent: 2px;
transition: all 250ms ease-in-out;
white-space: nowrap;
}