From a1f737b43632f4615d54ec993dc645f858e3ca8d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 7 Dec 2013 12:19:17 -0800 Subject: grunt dist after adding .text-justify --- dist/css/bootstrap.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 772706200..0ff3dc0a8 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -576,6 +576,10 @@ cite { text-align: center; } +.text-justify { + text-align: justify; +} + .page-header { padding-bottom: 9px; margin: 40px 0 20px; -- cgit v1.2.3