diff --git a/bookface/bookface.css b/bookface/bookface.css index 62fcad8..8ca6bff 100644 --- a/bookface/bookface.css +++ b/bookface/bookface.css @@ -310,6 +310,10 @@ aside .widget, border-radius: 10px !important; } +.wall-item-container { + border-top: 1px solid rgb(238, 238, 238); +} + .contact-photo, .contact-photo-xs { border-radius: 100% !important;