Closed (fixed)
Project:
ZURB Foundation
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Nov 2012 at 20:57 UTC
Updated:
7 Dec 2012 at 23:51 UTC
"Read more" is not properly aligned by default.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot-1.png | 211.5 KB | lsolesen |
Comments
Comment #1
ishmael-sanchez commentedHi lsolesen,
Actually the source of that CSS is coming from the system.menus.css rule
ul.inline liso 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;}