mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Prevent form field descriptions from becoming unwieldily long
Yes that’s a word. As of now.
This commit is contained in:
parent
f185a5d616
commit
b05f00087a
@ -45,6 +45,7 @@ form {
|
|||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
max-width: 400px;
|
||||||
color: darken($brown, 5%);
|
color: darken($brown, 5%);
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user