From 366ac2c57f8641fd41be36c350b7bb3165ed811c Mon Sep 17 00:00:00 2001 From: Rosemary Le Faive Date: Mon, 8 Jul 2019 05:10:55 -0300 Subject: Don't ignore br tags. (#2439) --- p/themes/base-theme/template.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'p/themes') diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css index 2ede88747..05252f9a5 100644 --- a/p/themes/base-theme/template.css +++ b/p/themes/base-theme/template.css @@ -622,9 +622,6 @@ a.btn { br { line-height: 1em; } -br + br + br { - display: none; -} /*=== Notification and actualize notification */ .notification { -- cgit v1.2.3