Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2013 at 17:24 UTC
Updated:
13 Aug 2014 at 08:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
el7cosmosIt set by bootstrap in
type.lessIf necessary, it should be done in
override.lessComment #2
el7cosmosComment #3
markhalliwellThanks @el7cosmos!
Committed 7757ef6 to 7.x-3.x:
Comment #5
danillonunes commentedThis is plain wrong. Bootstrap already do a
margin-left: -5px;on.list-inlineso the effect is as there’s 0 padding left on first item. This patch basically breaks the default behaviour. I suggest to revert it.Comment #6
danillonunes commentedComment #7
markhalliwellAt the time (3.0.0) it probably made sense, no doubt this probably isn't compatible with 3.1.1 anymore though :-/
Comment #9
markhalliwell