From 39bb8146f863474eee6c7daa946ea07f6ce2aa04 Mon Sep 17 00:00:00 2001 From: Artur Kwiatkowski Date: Fri, 19 Apr 2013 21:31:55 +0200 Subject: more nested labels component --- docs/assets/css/bootstrap.css | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/assets/css') diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index b9809980c..5e5c7d44d 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -4784,6 +4784,7 @@ a.thumbnail:focus { } .label { + display: inline; padding: .25em .6em; font-size: 75%; font-weight: 500; -- cgit v1.2.3