Fix style issue

This commit is contained in:
Pierre
2018-01-19 06:58:23 +01:00
parent e905e4968c
commit 8e91ec6ab7
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,9 @@
/**
* Comments UI
*
* @author Pierre HUBERT
*/
.post-comments{
padding: 10px;
}