aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/type.less1
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;
}