Home › Forums › CSS › Need some help with sidebar space › Reply To: Need some help with sidebar space
January 4, 2016 at 6:55 am
#236393
Participant
Looks to be an obvious one :
.mini-posts {
width: calc(100% + 2em);
}