From c1813ed81864f367a6c19e96673c8bbdbe4e01f1 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 19 Aug 2020 08:39:15 +0800 Subject: [PATCH] MDL-67735 theme_boost: Fix incorrect whitespace --- theme/upgrade.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/upgrade.txt b/theme/upgrade.txt index 22941d79ea1..e0af22610d7 100644 --- a/theme/upgrade.txt +++ b/theme/upgrade.txt @@ -2,7 +2,7 @@ This files describes API changes in /theme/* themes, information provided here is intended especially for theme designer. === 4.0 === -* The Bootstrap legacy css utilities from Bootstrap 2 and 4alpha have been removed. +* The Bootstrap legacy css utilities from Bootstrap 2 and 4alpha have been removed. The syntax for the new Bootstrap 4.5 utility classes is {property}{sides}-{breakpoint}-{size} for sm, md, lg, and xl. The size values are: 1: 0.25rem