Skip to content
Snippets Groups Projects
Commit c8f967d5 authored by Shpuld Shpludson's avatar Shpuld Shpludson
Browse files

Merge branch '500' into 'develop'

Set max-width of textarea in settings page

Closes #500

See merge request pleroma/pleroma-fe!761
parents 4b173b51 f7baa6e1
No related branches found
No related tags found
No related merge requests found
......@@ -328,6 +328,7 @@
textarea {
width: 100%;
max-width: 100%;
height: 100px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment