From 29ff8e8b1449887b0e07bd9e19befb0ce1e1cb81 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 8 Apr 2016 21:05:49 -0500 Subject: grunt --- docs/dist/css/bootstrap.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index c4afc1c55..56af60f01 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2156,25 +2156,25 @@ select.form-control:not([size]):not([multiple]) { display: block; } -.form-control-label { +.col-form-label { padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 0; } -.form-control-label-lg { +.col-form-label-lg { padding-top: 0.75rem; padding-bottom: 0.75rem; font-size: 1.25rem; } -.form-control-label-sm { +.col-form-label-sm { padding-top: 0.25rem; padding-bottom: 0.25rem; font-size: 0.875rem; } -.form-control-legend { +.col-form-legend { padding-top: 0.5rem; padding-bottom: 0.5rem; margin-bottom: 0; -- cgit v1.2.3