Closed (fixed)
Project:
Corporate Clean
Version:
7.x-1.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
5 Nov 2011 at 12:17 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent
Better style for inline list-items (especially when they folded in two or more lines). Required only some changes to style.css file.
Comments
Comment #1
gtsopour commented1. Remove the style.css line 508
2. Change the style.css line 553
from
to
Comment #2
gtsopour commentedJust committed this change http://drupalcode.org/project/corporateclean.git/commit/7693523. Changed status to fixed.
Comment #3
gtsopour commentedYou can check this article with title "Cross-Browser Inline-Block" for more info http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/
Comment #4
gtsopour commented