diff options
| author | Mark Otto <[email protected]> | 2013-02-01 21:44:35 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-01 21:44:35 -0800 |
| commit | 0bfbf1446d853e5edb066acb68bcf3eb995b47b3 (patch) | |
| tree | 9e733c6dbdc376041ac0706e81d797ceb6b35748 /less | |
| parent | 8f0bc9e79ba2fee466a100995a9fe9deca03a226 (diff) | |
| parent | f328ebbc73c31c4b934e6399e2f4997caa834d15 (diff) | |
| download | bootstrap-0bfbf1446d853e5edb066acb68bcf3eb995b47b3.tar.xz bootstrap-0bfbf1446d853e5edb066acb68bcf3eb995b47b3.zip | |
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Diffstat (limited to 'less')
| -rw-r--r-- | less/type.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/type.less b/less/type.less index 9afff93ac..7eabfd9ad 100644 --- a/less/type.less +++ b/less/type.less @@ -125,6 +125,7 @@ ol.inline { list-style: none; > li { display: inline-block; + .ie7-inline-block(); padding-left: 5px; padding-right: 5px; } |
