Improve usability of project edit page

This commit is contained in:
Dmitriy Zaporozhets 2013-03-18 20:50:41 +02:00
parent 0c884498d2
commit 6956f1f6e1
2 changed files with 123 additions and 94 deletions

View file

@ -155,6 +155,9 @@
padding-top: 20px;
form {
margin-bottom: 0;
legend {
text-indent: 10px;
}
.form-actions {
margin-bottom: 0;
}