RSS Feed/News Threadlists main spacing issue in narrow responsive

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
31,122
Points
823

Reputation:

I have been fighting this all day and I cannot figure this out.

My desire was to create a little more padding on the left side between the avatar cell and main title cell.

I accomplished that with this entered into extra.less.

Code:

Code:
.structItem-cell--main {
padding: 5px 10px 5px 20px;
}

It works as desired, but I cannot figure out why it does not work in responsive narrow screens like a phone.

What am I missing? I have inspected the code to death and experimented with no results.

Any...

Read more

Continue reading...
 
Status
Not open for further replies.
Top