mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Fixed discussions display
This commit is contained in:
parent
825d6545cf
commit
d917f6e59d
@ -8,7 +8,8 @@
|
|||||||
width: 250px;
|
width: 250px;
|
||||||
height: 350px;
|
height: 350px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
display: inline-block;
|
/*display: inline-block;*/
|
||||||
|
display: inline-table;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user