Project

General

Profile

« Previous | Next » 

Revision c88c48f5

Added by Ondřej Pražák over 8 years ago

Fixes #11467 - Textareas in form may be resized only vertically

View differences:

app/assets/stylesheets/bootstrap_and_overrides.scss
legend {
margin-bottom: 10px;
}
textarea.no-stretch {
resize: vertical;
}

Also available in: Unified diff