Fixed Textareaheight in settings-share tab

This commit is contained in:
newhinton 2018-12-10 17:01:38 +01:00 committed by GitHub
parent f995019cd8
commit 25a8959170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@
}
.tab_container.settings {
.textarea{
textarea{
height: 300px;
}
margin-bottom: 50px;