Browse Source

Don't ignore br tags. (#2439)

Rosemary Le Faive 6 years ago
parent
commit
366ac2c57f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      p/themes/base-theme/template.css

+ 0 - 3
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 {