Improved posts UI

This commit is contained in:
Pierre HUBERT
2018-07-20 14:27:49 +02:00
parent 693b1fa26c
commit 476f1b24a7
5 changed files with 17 additions and 3 deletions

View File

@ -0,0 +1,9 @@
/**
* User posts stylesheet
*
* @author Pierre HUBERT
*/
.box-user-posts .second-user-area {
display: none;
}