NewDesign: gestionnaire can add a new commentaire

This commit is contained in:
Simon Lehericey 2017-07-19 14:04:49 +02:00 committed by Mathieu Magnin
parent 3ecc4f1327
commit 714b2a5f08
5 changed files with 42 additions and 0 deletions

View file

@ -34,4 +34,13 @@
.date {
float: right;
}
form {
overflow: hidden;
}
.send {
float: right;
margin-bottom: $default-padding;
}
}