From 769339ed18afbaf24121e1b4e5a12d0b6f1d1828 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Feb 2014 17:30:40 -0800 Subject: grunt dist --- dist/css/bootstrap.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 10ec8badb..fff1eda76 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -584,6 +584,7 @@ ol ol { } .list-inline { padding-left: 0; + margin-left: -5px; list-style: none; } .list-inline > li { @@ -591,9 +592,6 @@ ol ol { padding-right: 5px; padding-left: 5px; } -.list-inline > li:first-child { - padding-left: 0; -} dl { margin-top: 0; margin-bottom: 20px; -- cgit v1.2.3