"Read more" is not properly aligned by default.

CommentFileSizeAuthor
Screenshot-1.png211.5 KBlsolesen

Comments

ishmael-sanchez’s picture

Assigned: Unassigned » ishmael-sanchez
Category: bug » feature
Status: Active » Fixed

Hi lsolesen,

Actually the source of that CSS is coming from the system.menus.css rule ul.inline li so this is not a bug unless you want to file a report with Drupal core. It looks like the core themes override that styling. I have added styling to override it to the starter you can use it in your theme it's listed below as well.

.links .node-readmore {padding-left:0;}

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.