From 28042b1ae9075b6769ed6e0d3a49275c90e89758 Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 19 Sep 2016 23:52:33 -0400 Subject: [PATCH] Fix line length warning --- lib/arrange.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/arrange.css b/lib/arrange.css index be4fd8e..e9df917 100644 --- a/lib/arrange.css +++ b/lib/arrange.css @@ -56,8 +56,8 @@ } /** - * Where possible, protect against large images breaking the layout. Prevent them from - * exceeding the width of the main content block by making them fluid. + * Where possible, protect against large images breaking the layout. Prevent + * them from exceeding the width of the main content block by making them fluid. * * Only work for all browsers with the `Arrange--equally` variant. For Firefox * and IE to constrain image dimensions for other layouts, large images will