Fix issues with <use>'d elements and fill under Firefox (closes #2860)

This commit is contained in:
Bryan Housel
2015-12-06 22:28:09 -08:00
parent 134ac6709b
commit 23bd2a101d
8 changed files with 43 additions and 32 deletions

View File

@@ -1036,6 +1036,7 @@ button.save.has-count .count::before {
min-height: 30px;
border-top: 0;
border-radius: 0 0 4px 4px;
overflow: hidden;
}
.form-field textarea {