aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Rosemary Le Faive <lefaive@gmail.com> 2019-07-08 05:10:55 -0300
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-07-08 10:10:55 +0200
commit366ac2c57f8641fd41be36c350b7bb3165ed811c (patch)
tree30a50d1dd152dcb210a7ad9682280d30c5ee0eae
parent8c2cf1b4dd3a6c79d77f9dc1a256e9d4a8db6a68 (diff)
Don't ignore br tags. (#2439)
-rw-r--r--p/themes/base-theme/template.css3
1 files changed, 0 insertions, 3 deletions
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 {